Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dsecurity_client_callbacks.h140 void (*BTM_PINCodeReply)(const RawAddress& bd_addr, tBTM_STATUS res, member
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h149 struct BTM_PINCodeReply { struct
159 extern struct BTM_PINCodeReply BTM_PINCodeReply; argument
Dmock_stack_btm_sec.cc50 struct BTM_PINCodeReply BTM_PINCodeReply; variable
180 void BTM_PINCodeReply(const RawAddress& bd_addr, tBTM_STATUS res, in BTM_PINCodeReply() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc599 void BTM_PINCodeReply(const RawAddress& bd_addr, tBTM_STATUS res, in BTM_PINCodeReply() function