Searched defs:context_type (Results 1 – 14 of 14) sorted by relevance
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | state_machine_test.cc | 699 LeAudioContextType context_type, in MultipleTestDevicePrepare() 814 int leaudio_group_id, LeAudioContextType context_type, in PrepareSingleTestDeviceGroup() 1211 const auto context_type = kContextTypeRingtone; in TEST_F() local 1252 const auto context_type = kContextTypeMedia; in TEST_F() local 1302 const auto context_type = kContextTypeRingtone; in TEST_F() local 1346 const auto context_type = kContextTypeRingtone; in TEST_F() local 1388 const auto context_type = kContextTypeMedia; in TEST_F() local 1437 const auto context_type = kContextTypeRingtone; in TEST_F() local 1488 const auto context_type = kContextTypeMedia; in TEST_F() local 1538 const auto context_type = kContextTypeConversational; in TEST_F() local [all …]
|
D | devices.cc | 132 int LeAudioDeviceGroup::NumOfConnected(types::LeAudioContextType context_type) { in NumOfConnected() 244 bool LeAudioDeviceGroup::Activate(LeAudioContextType context_type) { in Activate() 273 types::LeAudioContextType context_type) { in GetFirstDeviceWithActiveContext() 308 LeAudioDevice* leAudioDevice, types::LeAudioContextType context_type) { in GetNextDeviceWithActiveContext() 958 types::LeAudioContextType context_type) { in CigGenerateCisIds() 1244 types::LeAudioContextType context_type) { in IsConfigurationSupported() 1480 types::LeAudioContextType context_type, in ConfigureAses() 1599 types::LeAudioContextType context_type, AudioContexts metadata_context_type, in ConfigureAses() 1745 types::AudioContexts context_type, const std::vector<uint8_t>& ccid_list) { in IsMetadataChanged() 1914 LeAudioContextType context_type) { in FindFirstSupportedConfiguration() [all …]
|
D | metrics_collector_linux.cc | 39 int32_t group_id, le_audio::types::LeAudioContextType context_type) {} in OnStreamStarted()
|
D | metrics_collector.cc | 149 le_audio::types::LeAudioContextType context_type) override { in AddStreamStartedEvent() 270 int32_t group_id, le_audio::types::LeAudioContextType context_type) { in OnStreamStarted()
|
D | content_control_id_keeper.cc | 117 void ContentControlIdKeeper::SetCcid(uint16_t context_type, int ccid) { in SetCcid()
|
D | state_machine.cc | 148 auto context_type = group->GetConfigurationContextType(); in AttachToStream() local 168 le_audio::types::LeAudioContextType context_type, in StartStream() 247 le_audio::types::LeAudioContextType context_type, in ConfigureStream() 2128 le_audio::types::AudioContexts context_type, in PrepareAndSendUpdateMetadata()
|
D | client_linux.cc | 41 void SetCcidInformation(int ccid, int context_type) override {} in SetCcidInformation()
|
D | devices_test.cc | 204 bool IsLc3SettingSupported(LeAudioContextType context_type, Lc3SettingId id) { in IsLc3SettingSupported() 527 void TestSingleAseConfiguration(LeAudioContextType context_type, in TestSingleAseConfiguration() 576 LeAudioContextType context_type, TestGroupAseConfigurationData* data, in TestGroupAseConfiguration() 725 void TestLc3CodecConfig(LeAudioContextType context_type) { in TestLc3CodecConfig()
|
D | client.cc | 792 bool GroupStream(const int group_id, LeAudioContextType context_type, in GroupStream() 858 void GroupStream(const int group_id, const uint16_t context_type) override { in GroupStream() 940 void SetCcidInformation(int ccid, int context_type) override { in SetCcidInformation() 1060 for (LeAudioContextType context_type : in GroupSetActive() local 3149 int group_id, LeAudioContextType context_type) { in UpdateConfigAndCheckIfReconfigurationIsNeeded()
|
D | le_audio_types.cc | 567 std::vector<uint8_t>& metadata, types::AudioContexts context_type) { in AppendMetadataLtvEntryForStreamingContext()
|
D | le_audio_client_test.cc | 652 std::vector<uint8_t> ccid_list) { in SetUpMockGroups() 799 std::vector<uint8_t> ccid_list) { in SetUpMockGroups()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_le_audio.cc | 194 void SetCcidInformation(int ccid, int context_type) { in SetCcidInformation()
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | broadcaster.cc | 265 auto context_type = AudioContexts(LeAudioContextType::MEDIA); in UpdateMetadata() local 320 auto context_type = AudioContexts(LeAudioContextType::MEDIA); in CreateAudioBroadcast() local
|
D | broadcaster_test.cc | 540 AudioContexts context_type; in TEST_F() local
|