Home
last modified time | relevance | path

Searched defs:secondary_bd_addr (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/headless/
Dheadless.cc108 RawAddress* secondary_bd_addr) { in address_consolidate()
113 RawAddress* secondary_bd_addr) { in le_address_associate()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc883 RawAddress secondary_bd_addr) { in invoke_address_consolidate_cb()
886 [](RawAddress main_bd_addr, RawAddress secondary_bd_addr) { in invoke_address_consolidate_cb()
894 RawAddress secondary_bd_addr) { in invoke_le_address_associate_cb()
897 [](RawAddress main_bd_addr, RawAddress secondary_bd_addr) { in invoke_le_address_associate_cb()
/packages/modules/Bluetooth/system/service/hal/
Dbluetooth_interface.cc155 RawAddress* secondary_bd_addr) { in AddressConsolidateCallback()
160 RawAddress* secondary_bd_addr) { in LeAddressAssociateCallback()
/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc235 RawAddress secondary_bd_addr) {} in invoke_address_consolidate_cb()
238 RawAddress secondary_bd_addr) {} in invoke_le_address_associate_cb()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc74 RawAddress* secondary_bd_addr) {} in address_consolidate_callback()
76 RawAddress* secondary_bd_addr) {} in le_address_associate_callback()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp313 RawAddress* secondary_bd_addr) { in address_consolidate_callback()
341 RawAddress* secondary_bd_addr) { in le_address_associate_callback()