Searched refs:btsnd_hcic_reject_esco_conn (Results 1 – 4 of 4) sorted by relevance
194 void btsnd_hcic_reject_esco_conn(const RawAddress& bd_addr, uint8_t reason) { in btsnd_hcic_reject_esco_conn() function
324 extern void btsnd_hcic_reject_esco_conn(const RawAddress& bd_addr,
922 void btsnd_hcic_reject_esco_conn(const RawAddress& bd_addr, uint8_t reason) { in btsnd_hcic_reject_esco_conn() function1920 .RejectSynchronousConnection = btsnd_hcic_reject_esco_conn, // OCF 0x042A,
136 btsnd_hcic_reject_esco_conn(bda, hci_status); in btm_esco_conn_rsp()