Home
last modified time | relevance | path

Searched refs:btsnd_hcic_reject_esco_conn (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h318 BOOLEAN btsnd_hcic_reject_esco_conn (BD_ADDR bd_addr, UINT8 reason);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c182 if (!btsnd_hcic_reject_esco_conn (bda, hci_status)) { in btm_esco_conn_rsp()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c702 BOOLEAN btsnd_hcic_reject_esco_conn (BD_ADDR bd_addr, UINT8 reason) in btsnd_hcic_reject_esco_conn() function