Home
last modified time | relevance | path

Searched refs:btsnd_hcic_pin_code_req_reply (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dhcimsgs.h147 extern BOOLEAN btsnd_hcic_pin_code_req_reply (BD_ADDR bd_addr,
/system/bt/stack/btm/
Dbtm_sec.c956 btsnd_hcic_pin_code_req_reply (bd_addr, pin_len, p_pin); in BTM_PINCodeReply()
5191 btsnd_hcic_pin_code_req_reply (p_bda, p_cb->cfg.pin_code_len, p_cb->cfg.pin_code); in btm_sec_pin_code_request()
5204 btsnd_hcic_pin_code_req_reply (p_bda, btm_cb.pin_code_len, p_cb->pin_code); in btm_sec_pin_code_request()
/system/bt/stack/hcic/
Dhcicmds.c266 BOOLEAN btsnd_hcic_pin_code_req_reply (BD_ADDR bd_addr, UINT8 pin_code_len, in btsnd_hcic_pin_code_req_reply() function