Searched refs:pin_request_callback (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/include/hardware/ |
D | bluetooth.h | 543 typedef void (*pin_request_callback)(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, typedef 640 pin_request_callback pin_request_cb;
|
/packages/modules/Bluetooth/system/btif/test/ |
D | btif_core_test.cc | 143 void pin_request_callback(RawAddress* /* remote_bd_addr */, bt_bdname_t* /* bd_name */, in pin_request_callback() function 184 .pin_request_cb = pin_request_callback,
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_btservice_AdapterService.cpp | 487 static void pin_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, uint32_t cod, in pin_request_callback() function 888 pin_request_callback,
|