Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c311 bta_hf_client_cb.scb.retrans_window = sco_data.retrans_window; in bta_hf_client_sco_conn_cback()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c1655 UINT8 retrans_window, UINT16 rx_pkt_len, in btm_esco_proc_conn_chg() argument
1676 data.retrans_window = p->esco.data.retrans_window = retrans_window; in btm_esco_proc_conn_chg()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h167 UINT8 retrans_window; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c897 STREAM_TO_UINT8 (data.retrans_window, p); in btu_hcif_esco_connection_comp_evt()
925 UINT8 retrans_window; in btu_hcif_esco_connection_chg_evt() local
931 STREAM_TO_UINT8 (retrans_window, 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.c208 p_scb->retrans_window = sco_data.retrans_window; in bta_ag_sco_conn_cback()
457 p_data->chg_evt.retrans_window, p_data->chg_evt.rx_pkt_len, in bta_ag_esco_connreq_cback()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h312 UINT8 retrans_window; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1116 UINT8 retrans_window; member
1127 UINT8 retrans_window; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1095 UINT8 retrans_window, UINT16 rx_pkt_len,