Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/record/
Dsecurity_record.h128 std::optional<std::array<uint8_t, 8>> remote_rand; variable
Dsecurity_record_storage_test.cc92 std::array<uint8_t, 8> remote_rand{0x48, 0xac, 0x91, 0xf4, 0xef, 0x6d, 0x41, 0x10}; in TEST_F() local
/packages/modules/Bluetooth/system/gd/security/
Dinitial_informations.h40 std::optional<std::array<uint8_t, 8>> remote_rand; member