Home
last modified time | relevance | path

Searched refs:invoke_pin_request_cb (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/common/
Dcore_interface.cc31 .invoke_pin_request_cb = invoke_pin_request_cb,
/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc33 void invoke_pin_request_cb(RawAddress bd_addr, bt_bdname_t bd_name, in invoke_pin_request_cb() function
/packages/modules/Bluetooth/system/btif/include/
Dcore_callbacks.h40 void (*invoke_pin_request_cb)(RawAddress bd_addr, bt_bdname_t bd_name, member
Dbtif_common.h211 void invoke_pin_request_cb(RawAddress bd_addr, bt_bdname_t bd_name,
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc321 .invoke_pin_request_cb = invoke_pin_request_cb, in CreateInterfaceToProfiles()
1239 void invoke_pin_request_cb(RawAddress bd_addr, bt_bdname_t bd_name, in invoke_pin_request_cb() function
Dbtif_dm.cc986 GetInterfaceToProfiles()->events->invoke_pin_request_cb( in btif_dm_pin_req_evt()
3686 GetInterfaceToProfiles()->events->invoke_pin_request_cb(bd_addr, bd_name, cod, in btif_dm_ble_passkey_req_evt()