Searched defs:packet_types (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/hcic/
H A Dhcicmds.c129 BOOLEAN btsnd_hcic_create_conn(BD_ADDR dest, UINT16 packet_types, argument
155 UINT16_TO_STREAM (pp, packet_types);
189 BOOLEAN btsnd_hcic_add_SCO_conn (UINT16 handle, UINT16 packet_types) argument
206 UINT16_TO_STREAM (pp, packet_types);
383 BOOLEAN btsnd_hcic_change_conn_type (UINT16 handle, UINT16 packet_types) argument
400 UINT16_TO_STREAM (pp, packet_types);
612 UINT8 retrans_effort, UINT16 packet_types)
634 UINT16_TO_STREAM (pp, packet_types);
643 UINT16 packet_types)
665 UINT16_TO_STREAM (pp, packet_types);
610 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
640 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
[all...]
/system/bt/stack/include/
H A Dbtm_api.h1027 UINT16 packet_types; member in struct:__anon1005
1034 UINT16 packet_types; member in struct:__anon1006
3100 ** the tx_bw, max_latency, content format, and packet_types are

Completed in 63 milliseconds