Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_hcic_hcicmds.h47 uint16_t packet_types; member
Dmock_legacy_hci_iterface.cc37 uint16_t packet_types{0}; member
Dmock_stack_hcic_hcicmds.cc120 uint16_t packet_types) { in btsnd_hcic_accept_esco_conn()
126 void btsnd_hcic_add_SCO_conn(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_add_SCO_conn()
134 void btsnd_hcic_change_conn_type(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_change_conn_type()
295 uint8_t retrans_effort, uint16_t packet_types) { in btsnd_hcic_setup_esco_conn()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc532 void btsnd_hcic_add_SCO_conn(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_add_SCO_conn()
663 void btsnd_hcic_change_conn_type(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_change_conn_type()
805 uint8_t retrans_effort, uint16_t packet_types) { in btsnd_hcic_setup_esco_conn()
831 uint16_t packet_types) { in btsnd_hcic_accept_esco_conn()
/packages/modules/Bluetooth/system/device/include/
Desco_parameters.h137 esco_packet_types_t packet_types; /* Packet Types */ member
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_test.cc180 uint16_t packet_types{0}; in TEST_F() local
/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h244 uint8_t packet_types; member
/packages/modules/Bluetooth/system/stack/include/
Dbtm_api_types.h235 uint16_t packet_types; member
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc6258 uint8_t retransmission_effort, uint16_t packet_types, in SetupSynchronousConnection()
6292 uint16_t packet_types) { in AcceptSynchronousConnection()