Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h174 UINT8 tx_interval; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c1749 void btm_esco_proc_conn_chg (UINT8 status, UINT16 handle, UINT8 tx_interval, in btm_esco_proc_conn_chg() argument
1770 data.tx_interval = p->esco.data.tx_interval = tx_interval; in btm_esco_proc_conn_chg()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c376 bta_hf_client_cb.scb.tx_interval = sco_data.tx_interval; in bta_hf_client_sco_conn_cback()
/hal_espressif-latest/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-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c898 STREAM_TO_UINT8 (data.tx_interval, p); in btu_hcif_esco_connection_comp_evt()
926 UINT8 tx_interval; in btu_hcif_esco_connection_chg_evt() local
932 STREAM_TO_UINT8 (tx_interval, p); in btu_hcif_esco_connection_chg_evt()
937 btm_esco_proc_conn_chg (status, handle, tx_interval, retrans_window, in btu_hcif_esco_connection_chg_evt()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h328 UINT8 tx_interval; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1141 UINT8 tx_interval; member
1152 UINT8 tx_interval; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1115 void btm_esco_proc_conn_chg (UINT8 status, UINT16 handle, UINT8 tx_interval,