Home
last modified time | relevance | path

Searched defs:fixed_channels (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager_test.cc534 ChannelManager::BrEdrFixedChannels fixed_channels; member
842 LEFixedChannels fixed_channels = QueueLEConnection( in TEST_F() local
851 LEFixedChannels fixed_channels = QueueLEConnection( in TEST_F() local
872 LEFixedChannels fixed_channels = QueueLEConnection( in TEST_F() local
891 LEFixedChannels fixed_channels = QueueLEConnection( in TEST_F() local
901 LEFixedChannels fixed_channels = QueueLEConnection( in TEST_F() local
924 LEFixedChannels fixed_channels = QueueLEConnection( in TEST_F() local
964 LEFixedChannels fixed_channels = QueueLEConnection( in TEST_F() local
1005 LEFixedChannels fixed_channels = QueueLEConnection( in TEST_F() local
1017 BrEdrFixedChannels fixed_channels = in TEST_F() local
[all …]
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dbredr_command_handler.h91 FixedChannelsSupported fixed_channels() const { in fixed_channels() function
H A Dchannel_manager_mock_controller_test_fixture.h167 ChannelManager::BrEdrFixedChannels fixed_channels; member
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_signaling_server_test.cc95 l2cap::FixedChannelsSupported fixed_channels = in TEST_F() local
H A Dfake_signaling_server.cc292 l2cap::FixedChannelsSupported fixed_channels = in SendInformationResponseFixedChannels() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection.cc235 l2cap::ChannelManager::LEFixedChannels fixed_channels = in InitializeFixedChannels() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/l2cap/BluetoothGeneratedPacketsL2cap_h/gen/l2cap/
Dl2cap_packets.h3699 …t8_t fcs_option, uint8_t extended_flow_specification_for_br_edr, uint8_t fixed_channels, uint8_t e… in Create()
3719 …t8_t fcs_option, uint8_t extended_flow_specification_for_br_edr, uint8_t fixed_channels, uint8_t e… in Create()
3721 …t8_t fcs_option, uint8_t extended_flow_specification_for_br_edr, uint8_t fixed_channels, uint8_t e… in Create()
3736 …der> Create(uint8_t identifier, InformationRequestResult result, uint64_t fixed_channels) {auto bu… in Create()
3755 …nelsBuilder(uint8_t identifier, InformationRequestResult result, uint64_t fixed_channels) :Informa… in Create()