Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.cc223 void BTM_PINCodeReply(const RawAddress& bd_addr, tBTM_STATUS res, in BTM_PINCodeReply() function
Dmock_main_shim_btm_api.cc369 void bluetooth::shim::BTM_PINCodeReply(const RawAddress& bd_addr, in BTM_PINCodeReply() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h149 void (*BTM_PINCodeReply)(const RawAddress& bd_addr, tBTM_STATUS res, member
/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.cc1324 void bluetooth::shim::BTM_PINCodeReply(const RawAddress& bd_addr, in BTM_PINCodeReply() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc608 void BTM_PINCodeReply(const RawAddress& bd_addr, tBTM_STATUS res, in BTM_PINCodeReply() function