Home
last modified time | relevance | path

Searched refs:le_address_associate_callback (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h560 typedef void (*le_address_associate_callback)(RawAddress* main_bd_addr, typedef
635 le_address_associate_callback le_address_associate_cb;
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc160 void le_address_associate_callback(RawAddress* /* main_bd_addr */, in le_address_associate_callback() function
202 .le_address_associate_cb = le_address_associate_callback,
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp385 static void le_address_associate_callback(RawAddress* main_bd_addr, in le_address_associate_callback() function
862 le_address_associate_callback,