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

/system/bt/btif/co/
H A Dbta_dm_co.c219 tBTA_DM_SCO_ROUTE_TYPE bta_dm_sco_co_init(UINT32 rx_bw, UINT32 tx_bw, argument
242 if (!btui_sco_codec_init(rx_bw, tx_bw))
/system/bt/stack/hcic/
H A Dhcicmds.c610 BOOLEAN btsnd_hcic_setup_esco_conn (UINT16 handle, UINT32 tx_bw, argument
629 UINT32_TO_STREAM (pp, tx_bw);
640 BOOLEAN btsnd_hcic_accept_esco_conn (BD_ADDR bd_addr, UINT32 tx_bw, argument
660 UINT32_TO_STREAM (pp, tx_bw);
/system/bt/stack/include/
H A Dbtm_api.h1023 UINT32 tx_bw; member in struct:__anon1005
3100 ** the tx_bw, max_latency, content format, and packet_types are

Completed in 122 milliseconds