Home
last modified time | relevance | path

Searched defs:identity_address (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/security/
Dpairing_handler_le.cc347 std::optional<hci::AddressWithType> identity_address; in ReceiveKeys() local
416 std::array<uint8_t, 8> rand, Octet16 irk, Address identity_address, in SendKeys()
Dinitial_informations.h45 std::optional<hci::AddressWithType> identity_address; member