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.cc112 uint16_t packet_types) { in btsnd_hcic_accept_esco_conn()
118 void btsnd_hcic_add_SCO_conn(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_add_SCO_conn()
280 uint8_t retrans_effort, uint16_t packet_types) { in btsnd_hcic_setup_esco_conn()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc497 void btsnd_hcic_add_SCO_conn(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_add_SCO_conn()
613 void btsnd_hcic_change_conn_type(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_change_conn_type()
709 uint8_t retrans_effort, uint16_t packet_types) { in btsnd_hcic_setup_esco_conn()
735 uint16_t packet_types) { in btsnd_hcic_accept_esco_conn()
/packages/modules/Bluetooth/system/device/include/
Desco_parameters.h144 esco_packet_types_t packet_types; /* Packet Types */ member
/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h271 uint8_t packet_types; member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc82 uint16_t packet_types; member
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc6269 uint8_t retransmission_effort, uint16_t packet_types, in SetupSynchronousConnection()
6303 uint16_t packet_types) { in AcceptSynchronousConnection()