Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h63 struct BTM_ConfirmReqReply { struct
70 extern struct BTM_ConfirmReqReply BTM_ConfirmReqReply; argument
Dmock_stack_btm_sec.cc44 struct BTM_ConfirmReqReply BTM_ConfirmReqReply; variable
156 void BTM_ConfirmReqReply(tBTM_STATUS res, const RawAddress& bd_addr) { in BTM_ConfirmReqReply() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc1272 void BTM_ConfirmReqReply(tBTM_STATUS res, const RawAddress& bd_addr) { in BTM_ConfirmReqReply() function