Home
last modified time | relevance | path

Searched defs:BTM_BleConfirmReply (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h57 struct BTM_BleConfirmReply { struct
62 extern struct BTM_BleConfirmReply BTM_BleConfirmReply; argument
Dmock_stack_btm_ble.cc44 struct BTM_BleConfirmReply BTM_BleConfirmReply; variable
113 void BTM_BleConfirmReply(const RawAddress& bd_addr, tBTM_STATUS res) { in BTM_BleConfirmReply() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc311 void BTM_BleConfirmReply(const RawAddress& bd_addr, tBTM_STATUS res) { in BTM_BleConfirmReply() function