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.h500 typedef void (*pin_request_callback)(RawAddress* remote_bd_addr, typedef
587 pin_request_callback pin_request_cb;
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc67 void pin_request_callback(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, in pin_request_callback() function
103 .pin_request_cb = pin_request_callback,
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp451 static void pin_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, in pin_request_callback() function
811 pin_request_callback,