Home
last modified time | relevance | path

Searched defs:ssp_request_callback (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/rust/topshim/src/
H A Dbtif.rs217 fn ssp_request_callback( in ssp_request_callback() function
394 fn ssp_request_callback( in ssp_request_callback() function
/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h350 typedef void (*ssp_request_callback)(RawAddress *remote_bd_addr, typedef
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h428 typedef void (*ssp_request_callback)(RawAddress* remote_bd_addr, typedef
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp370 static void ssp_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, in ssp_request_callback() function