Searched refs:retrans_window (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 | 311 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/ |
D | btm_sco.c | 1655 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/ |
D | bta_hf_client_int.h | 167 UINT8 retrans_window; member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 897 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/ |
D | bta_ag_sco.c | 208 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/ |
D | bta_ag_int.h | 312 UINT8 retrans_window; member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_api.h | 1116 UINT8 retrans_window; member 1127 UINT8 retrans_window; member
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 1095 UINT8 retrans_window, UINT16 rx_pkt_len,
|