Home
last modified time | relevance | path

Searched defs:remote_ediv (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/security/record/
H A Dsecurity_record.h132 std::optional<uint16_t> remote_ediv; variable
H A Dsecurity_record_storage_test.cc86 uint16_t remote_ediv = 0x28; in TEST_F() local
/aosp12/system/bt/gd/security/
H A Dinitial_informations.h43 std::optional<uint16_t> remote_ediv; member