Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h543 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/
Dbtif_core_test.cc143 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/
Dcom_android_bluetooth_btservice_AdapterService.cpp487 static void pin_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, uint32_t cod, in pin_request_callback() function
888 pin_request_callback,