Searched refs:btsnd_hcic_user_conf_reply (Results 1 – 5 of 5) sorted by relevance
79 struct btsnd_hcic_user_conf_reply btsnd_hcic_user_conf_reply; variable300 void btsnd_hcic_user_conf_reply(const RawAddress& bd_addr, bool is_yes) { in btsnd_hcic_user_conf_reply() function302 test::mock::stack_hcic_hcicmds::btsnd_hcic_user_conf_reply(bd_addr, is_yes); in btsnd_hcic_user_conf_reply()
510 struct btsnd_hcic_user_conf_reply { struct517 extern struct btsnd_hcic_user_conf_reply btsnd_hcic_user_conf_reply; argument
157 void btsnd_hcic_user_conf_reply(const RawAddress& bd_addr, bool is_yes);
1295 btsnd_hcic_user_conf_reply(bd_addr, true); in BTM_ConfirmReqReply()1300 btsnd_hcic_user_conf_reply(bd_addr, false); in BTM_ConfirmReqReply()2902 btsnd_hcic_user_conf_reply(p_bda, false); in btm_proc_sp_req_evt()4354 btsnd_hcic_user_conf_reply(p_cb->pairing_bda, false); in btm_sec_pairing_timeout()
1381 void btsnd_hcic_user_conf_reply(const RawAddress& bd_addr, bool is_yes) { in btsnd_hcic_user_conf_reply() function