Home
last modified time | relevance | path

Searched defs:packet_types (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc106 uint16_t packet_types) { in btsnd_hcic_accept_esco_conn()
112 void btsnd_hcic_add_SCO_conn(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_add_SCO_conn()
257 uint8_t retrans_effort, uint16_t packet_types) { in btsnd_hcic_setup_esco_conn()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc490 void btsnd_hcic_add_SCO_conn(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_add_SCO_conn()
609 void btsnd_hcic_change_conn_type(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_change_conn_type()
704 uint8_t retrans_effort, uint16_t packet_types) { in btsnd_hcic_setup_esco_conn()
728 uint16_t packet_types) { in btsnd_hcic_accept_esco_conn()
/packages/modules/Bluetooth/system/device/include/
Desco_parameters.h139 esco_packet_types_t packet_types; /* Packet Types */ member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc82 uint16_t packet_types; member
/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h262 uint8_t packet_types; member
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc5872 uint16_t packet_types, ScoDatapath datapath) { in SetupSynchronousConnection()
5904 uint16_t packet_types) { in AcceptSynchronousConnection()