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

/system/bt/device/include/
H A Desco_parameters.h131 esco_packet_types_t packet_types; /* Packet Types */ member in struct:__anon685
/system/bt/stack/hcic/
H A Dhcicmds.cc100 void btsnd_hcic_create_conn(const RawAddress& dest, uint16_t packet_types, argument
120 UINT16_TO_STREAM(pp, packet_types);
146 void btsnd_hcic_add_SCO_conn(uint16_t handle, uint16_t packet_types) { argument
157 UINT16_TO_STREAM(pp, packet_types);
278 void btsnd_hcic_change_conn_type(uint16_t handle, uint16_t packet_types) { argument
289 UINT16_TO_STREAM(pp, packet_types);
439 uint8_t retrans_effort, uint16_t packet_types) {
455 UINT16_TO_STREAM(pp, packet_types);
465 uint16_t packet_types) {
481 UINT16_TO_STREAM(pp, packet_types);
436 btsnd_hcic_setup_esco_conn(uint16_t handle, uint32_t transmit_bandwidth, uint32_t receive_bandwidth, uint16_t max_latency, uint16_t voice, uint8_t retrans_effort, uint16_t packet_types) argument
460 btsnd_hcic_accept_esco_conn(const RawAddress& bd_addr, uint32_t transmit_bandwidth, uint32_t receive_bandwidth, uint16_t max_latency, uint16_t content_fmt, uint8_t retrans_effort, uint16_t packet_types) argument
[all...]
/system/bt/stack/include/
H A Dbtm_api_types.h1006 uint16_t packet_types; member in struct:__anon1049

Completed in 67 milliseconds