Home
last modified time | relevance | path

Searched defs:context_type (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine_test.cc727 LeAudioContextType context_type, in MultipleTestDevicePrepare()
847 int leaudio_group_id, LeAudioContextType context_type, in PrepareSingleTestDeviceGroup()
1246 const auto context_type = kContextTypeRingtone; in TEST_F() local
1288 const auto context_type = kContextTypeMedia; in TEST_F() local
1339 const auto context_type = kContextTypeRingtone; in TEST_F() local
1385 const auto context_type = kContextTypeRingtone; in TEST_F() local
1428 const auto context_type = kContextTypeMedia; in TEST_F() local
1478 const auto context_type = kContextTypeRingtone; in TEST_F() local
1530 const auto context_type = kContextTypeMedia; in TEST_F() local
1581 const auto context_type = kContextTypeConversational; in TEST_F() local
[all …]
Dmetrics_collector_linux.cc39 int32_t group_id, le_audio::types::LeAudioContextType context_type) {} in OnStreamStarted()
Dmetrics_collector.cc146 le_audio::types::LeAudioContextType context_type) override { in AddStreamStartedEvent()
267 int32_t group_id, le_audio::types::LeAudioContextType context_type) { in OnStreamStarted()
Ddevices.cc137 int LeAudioDeviceGroup::NumOfConnected(types::LeAudioContextType context_type) { in NumOfConnected()
251 bool LeAudioDeviceGroup::Activate(LeAudioContextType context_type) { in Activate()
280 types::LeAudioContextType context_type) { in GetFirstDeviceWithActiveContext()
315 LeAudioDevice* leAudioDevice, types::LeAudioContextType context_type) { in GetNextDeviceWithActiveContext()
1007 types::LeAudioContextType context_type) { in CigGenerateCisIds()
1305 types::LeAudioContextType context_type, in IsConfigurationSupported()
1540 types::LeAudioContextType context_type, in ConfigureAses()
1660 types::LeAudioContextType context_type, in ConfigureAses()
2053 LeAudioContextType context_type) { in FindFirstSupportedConfiguration()
2085 LeAudioContextType context_type, in Configure()
[all …]
Dcontent_control_id_keeper.cc133 void ContentControlIdKeeper::SetCcid(types::LeAudioContextType context_type, in SetCcid()
Ddevices_test.cc207 bool IsLc3SettingSupported(LeAudioContextType context_type, Lc3SettingId id) { in IsLc3SettingSupported()
579 void TestSingleAseConfiguration(LeAudioContextType context_type, in TestSingleAseConfiguration()
632 LeAudioContextType context_type, TestGroupAseConfigurationData* data, in TestGroupAseConfiguration()
786 void TestLc3CodecConfig(LeAudioContextType context_type) { in TestLc3CodecConfig()
845 LeAudioContextType context_type, in SetAsesToCachedConfiguration()
Dclient_linux.cc41 void SetCcidInformation(int ccid, int context_type) override {} in SetCcidInformation()
Dclient.cc839 const int group_id, LeAudioContextType context_type, in GroupStream()
907 void GroupStream(const int group_id, const uint16_t context_type) override { in GroupStream()
990 void SetCcidInformation(int ccid, int context_type) override { in SetCcidInformation()
1171 for (LeAudioContextType context_type : in GroupSetActive() local
3630 int group_id, LeAudioContextType context_type) { in UpdateConfigAndCheckIfReconfigurationIsNeeded()
Dstate_machine.cc171 LeAudioDeviceGroup* group, LeAudioContextType context_type, in StartStream()
261 LeAudioDeviceGroup* group, LeAudioContextType context_type, in ConfigureStream()
Dle_audio_types.cc744 std::vector<uint8_t>& metadata, types::AudioContexts context_type) { in AppendMetadataLtvEntryForStreamingContext()
Dle_audio_client_test.cc658 types::BidirectionalPair<std::vector<uint8_t>> ccid_lists) { in SetUpMockGroups()
808 ccid_lists) { in SetUpMockGroups()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_le_audio.cc278 void SetCcidInformation(int ccid, int context_type) { in SetCcidInformation()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster.cc290 auto context_type = AudioContexts(LeAudioContextType::MEDIA); in UpdateMetadata() local
394 auto context_type = AudioContexts(LeAudioContextType::MEDIA); in CreateAudioBroadcast() local
Dbroadcaster_test.cc594 AudioContexts context_type; in TEST_F() local