Searched refs:tx_interval (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_sco.c | 310 bta_hf_client_cb.scb.tx_interval = sco_data.tx_interval; in bta_hf_client_sco_conn_cback()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_sco.c | 1654 void btm_esco_proc_conn_chg (UINT8 status, UINT16 handle, UINT8 tx_interval, in btm_esco_proc_conn_chg() argument 1675 data.tx_interval = p->esco.data.tx_interval = tx_interval; in btm_esco_proc_conn_chg()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_client/include/ |
D | bta_hf_client_int.h | 166 UINT8 tx_interval; member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 896 STREAM_TO_UINT8 (data.tx_interval, p); in btu_hcif_esco_connection_comp_evt() 924 UINT8 tx_interval; in btu_hcif_esco_connection_chg_evt() local 930 STREAM_TO_UINT8 (tx_interval, p); in btu_hcif_esco_connection_chg_evt() 935 btm_esco_proc_conn_chg (status, handle, tx_interval, retrans_window, in btu_hcif_esco_connection_chg_evt()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_sco.c | 207 p_scb->tx_interval = sco_data.tx_interval; in bta_ag_sco_conn_cback() 458 p_data->chg_evt.tx_pkt_len, p_data->chg_evt.tx_interval); in bta_ag_esco_connreq_cback()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_ag/include/ |
D | bta_ag_int.h | 311 UINT8 tx_interval; member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_api.h | 1115 UINT8 tx_interval; member 1126 UINT8 tx_interval; member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 1094 void btm_esco_proc_conn_chg (UINT8 status, UINT16 handle, UINT8 tx_interval,
|