Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h508 typedef void (*adapter_properties_callback)(bt_status_t status, typedef
627 adapter_properties_callback adapter_properties_cb;
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc138 void adapter_properties_callback(bt_status_t /* status */, in adapter_properties_callback() function
194 .adapter_properties_cb = adapter_properties_callback,
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp148 static void adapter_properties_callback(bt_status_t status, int num_properties, in adapter_properties_callback() function
854 adapter_properties_callback,