Searched defs:identity_addr (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/main/shim/ |
D | distance_measurement_manager.cc | 72 void StartDistanceMeasurement(RawAddress identity_addr, uint16_t interval, uint8_t method) { in StartDistanceMeasurement() 77 void DoStartDistanceMeasurement(RawAddress identity_addr, uint16_t interval, uint8_t method) { in DoStartDistanceMeasurement() 89 void StopDistanceMeasurement(RawAddress identity_addr, uint8_t method) { in StopDistanceMeasurement() 94 void DoStopDistanceMeasurement(RawAddress identity_addr, uint8_t method) { in DoStopDistanceMeasurement()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_ble_sec_api_types.h | 65 RawAddress identity_addr; member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_l2cap_ble.cc | 88 void L2CA_Consolidate(const RawAddress& identity_addr, const RawAddress& rpa) { in L2CA_Consolidate()
|
/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 | 207 void bluetooth::stack::l2cap::Impl::L2CA_Consolidate(const RawAddress& identity_addr, 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()
|
D | bta_dm_int.h | 86 RawAddress identity_addr; member
|
D | bta_dm_act.cc | 494 RawAddress identity_addr = target; in bta_dm_remove_device() local
|
/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/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()
|