Searched defs:rpa (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_addr.cc | 77 static bool rpa_matches_irk(const RawAddress& rpa, const Octet16& irk) { in rpa_matches_irk() 102 bool btm_ble_addr_resolvable(const RawAddress& rpa, in btm_ble_addr_resolvable() 249 const RawAddress& pseudo_bda, const RawAddress& rpa, in btm_ble_refresh_peer_resolvable_private_addr()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_ble_addr.cc | 61 bool btm_ble_addr_resolvable(const RawAddress& rpa, in btm_ble_addr_resolvable() 93 const RawAddress& pseudo_bda, const RawAddress& rpa, in btm_ble_refresh_peer_resolvable_private_addr()
|
D | mock_stack_l2cap_ble.cc | 93 void L2CA_Consolidate(const RawAddress& identity_addr, const RawAddress& rpa) { in L2CA_Consolidate()
|
D | mock_stack_acl.cc | 275 const RawAddress& rpa) { in acl_refresh_remote_address()
|
/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/ |
D | rpa_generation_test.cc | 37 AddressWithType rpa{rootcanal::LinkLayerController::generate_rpa(irk), in TEST_F() local
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_ble.cc | 73 void L2CA_Consolidate(const RawAddress& identity_addr, const RawAddress& rpa) { in L2CA_Consolidate()
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_sec.cc | 93 const RawAddress& rpa) { in bta_dm_consolidate()
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 319 const RawAddress& rpa) { in btm_acl_consolidate() 333 const RawAddress& rpa) { in btm_acl_consolidate() 2092 const RawAddress& rpa) { in acl_refresh_remote_address()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_main.cc | 991 void gatt_consolidate(const RawAddress& identity_addr, const RawAddress& rpa) { in gatt_consolidate()
|
/packages/modules/Bluetooth/system/stack/test/eatt/ |
D | eatt_test.cc | 57 void gatt_consolidate(const RawAddress& identity_addr, const RawAddress& rpa) {} in gatt_consolidate()
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.cc | 2865 Address rpa; in generate_rpa() local
|