Searched defs:context_type (Results 1 – 14 of 14) sorted by relevance
| /packages/modules/Bluetooth/system/bta/le_audio/ |
| D | state_machine_test.cc | 727 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 …]
|
| D | metrics_collector_linux.cc | 39 int32_t group_id, le_audio::types::LeAudioContextType context_type) {} in OnStreamStarted()
|
| D | metrics_collector.cc | 146 le_audio::types::LeAudioContextType context_type) override { in AddStreamStartedEvent() 267 int32_t group_id, le_audio::types::LeAudioContextType context_type) { in OnStreamStarted()
|
| D | devices.cc | 137 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 …]
|
| D | content_control_id_keeper.cc | 133 void ContentControlIdKeeper::SetCcid(types::LeAudioContextType context_type, in SetCcid()
|
| D | devices_test.cc | 207 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()
|
| D | client_linux.cc | 41 void SetCcidInformation(int ccid, int context_type) override {} in SetCcidInformation()
|
| D | client.cc | 839 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()
|
| D | state_machine.cc | 171 LeAudioDeviceGroup* group, LeAudioContextType context_type, in StartStream() 261 LeAudioDeviceGroup* group, LeAudioContextType context_type, in ConfigureStream()
|
| D | le_audio_types.cc | 744 std::vector<uint8_t>& metadata, types::AudioContexts context_type) { in AppendMetadataLtvEntryForStreamingContext()
|
| D | le_audio_client_test.cc | 658 types::BidirectionalPair<std::vector<uint8_t>> ccid_lists) { in SetUpMockGroups() 808 ccid_lists) { in SetUpMockGroups()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_le_audio.cc | 278 void SetCcidInformation(int ccid, int context_type) { in SetCcidInformation()
|
| /packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
| D | broadcaster.cc | 290 auto context_type = AudioContexts(LeAudioContextType::MEDIA); in UpdateMetadata() local 394 auto context_type = AudioContexts(LeAudioContextType::MEDIA); in CreateAudioBroadcast() local
|
| D | broadcaster_test.cc | 594 AudioContexts context_type; in TEST_F() local
|