Home
last modified time | relevance | path

Searched refs:tx_interval (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c310 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/
Dbtm_sco.c1654 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/
Dbta_hf_client_int.h166 UINT8 tx_interval; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c896 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/
Dbta_ag_sco.c207 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/
Dbta_ag_int.h311 UINT8 tx_interval; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1115 UINT8 tx_interval; member
1126 UINT8 tx_interval; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1094 void btm_esco_proc_conn_chg (UINT8 status, UINT16 handle, UINT8 tx_interval,