Searched defs:fixed_channels (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | channel_manager_test.cc | 534 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 D | bredr_command_handler.h | 91 FixedChannelsSupported fixed_channels() const { in fixed_channels() function
|
H A D | channel_manager_mock_controller_test_fixture.h | 167 ChannelManager::BrEdrFixedChannels fixed_channels; member
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | fake_signaling_server_test.cc | 95 l2cap::FixedChannelsSupported fixed_channels = in TEST_F() local
|
H A D | fake_signaling_server.cc | 292 l2cap::FixedChannelsSupported fixed_channels = in SendInformationResponseFixedChannels() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | low_energy_connection.cc | 235 l2cap::ChannelManager::LEFixedChannels fixed_channels = in InitializeFixedChannels() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/l2cap/BluetoothGeneratedPacketsL2cap_h/gen/l2cap/ |
D | l2cap_packets.h | 3699 …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()
|