Searched defs:remote_rand (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/gd/security/record/ |
D | security_record.h | 128 std::optional<std::array<uint8_t, 8>> remote_rand; variable
|
D | security_record_storage_test.cc | 92 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/ |
D | initial_informations.h | 40 std::optional<std::array<uint8_t, 8>> remote_rand; member
|