Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h540 typedef void (*ssp_request_callback)(RawAddress* remote_bd_addr, typedef
632 ssp_request_callback ssp_request_cb;
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc151 void ssp_request_callback(RawAddress* /* remote_bd_addr */, in ssp_request_callback() function
199 .ssp_request_cb = ssp_request_callback,
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp510 static void ssp_request_callback(RawAddress* bd_addr, in ssp_request_callback() function
859 ssp_request_callback,