Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_btm_sec.cc210 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply() function
Dmock_main_shim_btm_api.cc375 void bluetooth::shim::BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, in BTM_PINCodeReply() function in bluetooth::shim
/system/bt/stack/include/
Dbtm_client_interface.h144 void (*BTM_PINCodeReply)(const RawAddress& bd_addr, uint8_t res, member
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc379 void bluetooth::shim::BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, in BTM_PINCodeReply() function in bluetooth::shim
/system/bt/main/shim/
Dbtm_api.cc1345 void bluetooth::shim::BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, in BTM_PINCodeReply() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_sec.cc615 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply() function