Searched defs:tx_bw (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/btif/co/
H A Dbta_dm_co.c215 tBTA_DM_SCO_ROUTE_TYPE bta_dm_sco_co_init(UINT32 rx_bw, UINT32 tx_bw, argument
238 if (!btui_sco_codec_init(rx_bw, tx_bw))
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c670 BOOLEAN btsnd_hcic_setup_esco_conn (UINT16 handle, UINT32 tx_bw, argument
689 UINT32_TO_STREAM (pp, tx_bw);
700 BOOLEAN btsnd_hcic_accept_esco_conn (BD_ADDR bd_addr, UINT32 tx_bw, argument
720 UINT32_TO_STREAM (pp, tx_bw);
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h1051 UINT32 tx_bw; member in struct:__anon1422
3551 ** the tx_bw, max_latency, content format, and packet_types are

Completed in 154 milliseconds