Home
last modified time | relevance | path

Searched defs:kBufferMaxNumPackets (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dchannel_manager_mock_controller_test_fixture.h32 static constexpr size_t kBufferMaxNumPackets = 10; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dl2cap_fuzztest.cc31 constexpr size_t kBufferMaxNumPackets = 1000; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dacl_data_channel_test.cc46 constexpr size_t kBufferMaxNumPackets = 2; variable
H A Dsco_data_channel_test.cc32 constexpr size_t kBufferMaxNumPackets = 2; variable