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

/external/bluetooth/bluedroid/bta/sys/
H A Dbta_sys_conn.c391 void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout) argument
395 bta_sys_cb.p_ssr_cb(id, app_id, max_latency, min_tout);
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c671 UINT32 rx_bw, UINT16 max_latency, UINT16 voice,
691 UINT16_TO_STREAM (pp, max_latency);
701 UINT32 rx_bw, UINT16 max_latency,
722 UINT16_TO_STREAM (pp, max_latency);
670 btsnd_hcic_setup_esco_conn(UINT16 handle, UINT32 tx_bw, UINT32 rx_bw, UINT16 max_latency, UINT16 voice, UINT8 retrans_effort, UINT16 packet_types) argument
700 btsnd_hcic_accept_esco_conn(BD_ADDR bd_addr, UINT32 tx_bw, UINT32 rx_bw, UINT16 max_latency, UINT16 content_fmt, UINT8 retrans_effort, UINT16 packet_types) argument
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h990 UINT16 max_latency; member in struct:__anon1183
998 UINT16 max_latency; member in struct:__anon1184
3460 ** the tx_bw, max_latency, content format, and packet_types are
/external/qemu/hw/
H A Dbt.h640 uint16_t max_latency; member in struct:__anon10813
652 uint16_t max_latency; member in struct:__anon10814

Completed in 97 milliseconds