Searched defs:rpa (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_addr.cc | 75 static bool rpa_matches_irk(const RawAddress& rpa, const Octet16& irk) { in rpa_matches_irk() 100 bool btm_ble_addr_resolvable(const RawAddress& rpa, tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_addr_resolvable() 250 const RawAddress& rpa, in btm_ble_refresh_peer_resolvable_private_addr()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_ble_addr.cc | 56 bool btm_ble_addr_resolvable(const RawAddress& rpa, tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_addr_resolvable() 83 const RawAddress& rpa, in btm_ble_refresh_peer_resolvable_private_addr()
|
D | mock_stack_l2cap_ble.cc | 88 void L2CA_Consolidate(const RawAddress& identity_addr, const RawAddress& rpa) { in L2CA_Consolidate()
|
D | mock_stack_acl.cc | 190 tBLE_RAND_ADDR_TYPE rra_type, const RawAddress& rpa) { in acl_refresh_remote_address()
|
/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/ |
D | rpa_generation_test.cc | 36 AddressWithType rpa{rootcanal::LinkLayerController::generate_rpa(irk), in TEST_F() local
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 278 void StackAclBtmAcl::btm_acl_consolidate(const RawAddress& identity_addr, const RawAddress& rpa) { in btm_acl_consolidate() 293 void btm_acl_consolidate(const RawAddress& identity_addr, const RawAddress& rpa) { in btm_acl_consolidate() 2004 tBLE_RAND_ADDR_TYPE rra_type, const RawAddress& rpa) { in acl_refresh_remote_address()
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_ble.cc | 74 void L2CA_Consolidate(const RawAddress& identity_addr, const RawAddress& rpa) { in L2CA_Consolidate()
|
D | l2cap_api.cc | 208 const RawAddress& rpa) { in L2CA_Consolidate()
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_sec.cc | 87 void bta_dm_consolidate(const RawAddress& identity_addr, const RawAddress& rpa) { in bta_dm_consolidate()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_main.cc | 968 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 | 2712 Address rpa; in generate_rpa() local
|