Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc44 RawAddress secondary_bd_addr) {} in invoke_address_consolidate_cb()
46 RawAddress secondary_bd_addr) {} in invoke_le_address_associate_cb()
/packages/modules/Bluetooth/system/test/headless/
Dheadless.cc146 [[maybe_unused]] RawAddress* secondary_bd_addr) { in address_consolidate()
151 [[maybe_unused]] RawAddress* secondary_bd_addr) { in le_address_associate()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc1322 RawAddress secondary_bd_addr) { in invoke_address_consolidate_cb()
1325 [](RawAddress main_bd_addr, RawAddress secondary_bd_addr) { in invoke_address_consolidate_cb()
1333 RawAddress secondary_bd_addr) { in invoke_le_address_associate_cb()
1336 [](RawAddress main_bd_addr, RawAddress secondary_bd_addr) { in invoke_le_address_associate_cb()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc75 RawAddress* secondary_bd_addr) {} in address_consolidate_callback()
77 RawAddress* secondary_bd_addr) {} in le_address_associate_callback()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp333 RawAddress* secondary_bd_addr) { in address_consolidate_callback()
367 RawAddress* secondary_bd_addr) { in le_address_associate_callback()