Searched defs:BTM_PINCodeReply (Results 1 – 4 of 4) sorted by relevance
132 struct BTM_PINCodeReply { struct140 extern struct BTM_PINCodeReply BTM_PINCodeReply; argument
51 struct BTM_PINCodeReply BTM_PINCodeReply; variable165 void BTM_PINCodeReply(const RawAddress& bd_addr, tBTM_STATUS res, uint8_t pin_len, uint8_t* p_pin) { in BTM_PINCodeReply() function
130 void (*BTM_PINCodeReply)(const RawAddress& bd_addr, tBTM_STATUS res, uint8_t pin_len, member
549 void BTM_PINCodeReply(const RawAddress& bd_addr, tBTM_STATUS res, uint8_t pin_len, uint8_t* p_pin) { in BTM_PINCodeReply() function