Searched defs:retrans_window (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sco.c1621 UINT8 retrans_window, UINT16 rx_pkt_len,
1645 data.retrans_window = p->esco.data.retrans_window = retrans_window;
1620 btm_esco_proc_conn_chg(UINT8 status, UINT16 handle, UINT8 tx_interval, UINT8 retrans_window, UINT16 rx_pkt_len, UINT16 tx_pkt_len) argument
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c954 STREAM_TO_UINT8 (data.retrans_window, p);
982 UINT8 retrans_window; local
988 STREAM_TO_UINT8 (retrans_window, p);
992 btm_esco_proc_conn_chg (status, handle, tx_interval, retrans_window,
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h1059 UINT8 retrans_window; member in struct:__anon1299
1071 UINT8 retrans_window; member in struct:__anon1300
/external/qemu/hw/
H A Dbt.h1595 uint8_t retrans_window; member in struct:__anon25738
1607 uint8_t retrans_window; member in struct:__anon25739

Completed in 109 milliseconds