Searched refs:btsnd_hcic_pin_code_req_reply (Results 1 – 3 of 3) sorted by relevance
147 extern BOOLEAN btsnd_hcic_pin_code_req_reply (BD_ADDR bd_addr,
956 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()
266 BOOLEAN btsnd_hcic_pin_code_req_reply (BD_ADDR bd_addr, UINT8 pin_code_len, in btsnd_hcic_pin_code_req_reply() function