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

/system/bt/stack/hcic/
H A Dhcicmds.c108 BOOLEAN btsnd_hcic_create_conn(BD_ADDR dest, UINT16 packet_types, argument
129 UINT16_TO_STREAM (pp, packet_types);
158 BOOLEAN btsnd_hcic_add_SCO_conn (UINT16 handle, UINT16 packet_types) argument
170 UINT16_TO_STREAM (pp, packet_types);
310 BOOLEAN btsnd_hcic_change_conn_type (UINT16 handle, UINT16 packet_types) argument
322 UINT16_TO_STREAM (pp, packet_types);
489 UINT8 retrans_effort, UINT16 packet_types)
506 UINT16_TO_STREAM (pp, packet_types);
515 UINT16 packet_types)
532 UINT16_TO_STREAM (pp, packet_types);
487 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
512 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.h1025 UINT16 packet_types; member in struct:__anon1044
1032 UINT16 packet_types; member in struct:__anon1045
3094 ** the tx_bw, max_latency, content format, and packet_types are

Completed in 73 milliseconds