Home
last modified time | relevance | path

Searched defs:acl_data_packet_length (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller_test.cc279 constexpr static uint16_t acl_data_packet_length = 1024; member in bluetooth::hci::__anon460ced980211::HciLayerFakeForController
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_controller.h95 uint16_t acl_data_packet_length = 1; member
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h31430 …r> Create(uint8_t num_hci_command_packets, ErrorCode status, uint16_t acl_data_packet_length, uint… in Create()
31449 …teBuilder(uint8_t num_hci_command_packets, ErrorCode status, uint16_t acl_data_packet_length, uint… in Create()