Searched refs:btsnd_hcic_reject_conn (Results 1 – 7 of 7) sorted by relevance
191 void btsnd_hcic_reject_conn(const RawAddress& dest, uint8_t reason) { in btsnd_hcic_reject_conn() function
251 extern void btsnd_hcic_reject_conn(const RawAddress& bd_addr, uint8_t reason);
629 void btsnd_hcic_reject_conn(const RawAddress& dest, uint8_t reason) { in btsnd_hcic_reject_conn() function1892 .RejectConnectionRequest = btsnd_hcic_reject_conn, // OCF 0x040A
134 btsnd_hcic_reject_conn(bda, hci_status); in btm_esco_conn_rsp()
1935 btsnd_hcic_reject_conn(bda, HCI_ERR_HOST_REJECT_DEVICE); in btm_sec_conn_req()1947 btsnd_hcic_reject_conn(bda, HCI_ERR_HOST_REJECT_DEVICE); in btm_sec_conn_req()
80 btsnd_hcic_reject_conn(bd_addr, HCI_ERR_HOST_REJECT_RESOURCES); in l2c_link_hci_conn_req()
2678 btsnd_hcic_reject_conn(bd_addr, reason); in acl_reject_connection_request()