Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_sec.cc210 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply() function
H A 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
/aosp12/system/bt/stack/include/
H A Dbtm_client_interface.h144 void (*BTM_PINCodeReply)(const RawAddress& bd_addr, uint8_t res, member
/aosp12/system/bt/stack/test/common/
H A 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
/aosp12/system/bt/main/shim/
H A Dbtm_api.cc1345 void bluetooth::shim::BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, in BTM_PINCodeReply() function in bluetooth::shim
/aosp12/system/bt/stack/btm/
H A Dbtm_sec.cc615 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply() function