Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc57 struct btsnd_hcic_pin_code_req_reply btsnd_hcic_pin_code_req_reply; variable
202 void btsnd_hcic_pin_code_req_reply(const RawAddress& bd_addr, in btsnd_hcic_pin_code_req_reply() function
205 test::mock::stack_hcic_hcicmds::btsnd_hcic_pin_code_req_reply( in btsnd_hcic_pin_code_req_reply()
Dmock_stack_hcic_hcicmds.h264 struct btsnd_hcic_pin_code_req_reply { struct
274 extern struct btsnd_hcic_pin_code_req_reply btsnd_hcic_pin_code_req_reply; argument
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h77 void btsnd_hcic_pin_code_req_reply(const RawAddress& bd_addr,
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc695 btsnd_hcic_pin_code_req_reply(bd_addr, pin_len, p_pin); in BTM_PINCodeReply()
4472 btsnd_hcic_pin_code_req_reply(p_bda, p_cb->cfg.pin_code_len, in btm_sec_pin_code_request()
4485 btsnd_hcic_pin_code_req_reply(p_bda, btm_sec_cb.pin_code_len, in btm_sec_pin_code_request()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc576 void btsnd_hcic_pin_code_req_reply(const RawAddress& bd_addr, in btsnd_hcic_pin_code_req_reply() function