Home
last modified time | relevance | path

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

/system/bt/gd/security/
Dpairing_handler_le.cc386 std::optional<hci::AddressWithType> identity_address; in ReceiveKeys() local
455 std::array<uint8_t, 8> rand, Octet16 irk, Address identity_address, in SendKeys()
/system/bt/gd/security/record/
Dsecurity_record_storage_test.cc82 hci::AddressWithType identity_address( in TEST_F() local
/system/bt/stack/btm/
Dbtm_ble_addr.cc338 const auto& identity_address = p_sec_rec->ble.identity_address_with_type.bda; in btm_ble_refresh_peer_resolvable_private_addr() local
/system/bt/test/mock/
Dmock_stack_acl.cc123 bool acl_refresh_remote_address(const RawAddress& identity_address, in acl_refresh_remote_address()
/system/bt/stack/acl/
Dbtm_acl.cc2244 bool acl_refresh_remote_address(const RawAddress& identity_address, in acl_refresh_remote_address()