Home
last modified time | relevance | path

Searched refs:GetConfigurationContextType (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices_test.cc2169 group_->GetConfigurationContextType(), in TEST_P()
2177 group_->GetConfigurationContextType(), in TEST_P()
2268 group_->GetConfigurationContextType(), in TEST_P()
2277 group_->GetConfigurationContextType(), in TEST_P()
2389 group_->GetConfigurationContextType(), &number_of_already_active_ases, in TEST_P()
Ddevice_groups.h310 inline types::LeAudioContextType GetConfigurationContextType(void) const { in GetConfigurationContextType() function
Ddevice_groups.cc1917 if (GetConfigurationContextType() != context_type) { in IsConfiguredForContext()
2003 << bluetooth::common::ToString(GetConfigurationContextType()) in PrintDebugState()
2065 << bluetooth::common::ToString(GetConfigurationContextType()).c_str() in Dump()
Dclient.cc5667 if (group->GetConfigurationContextType() != in OnStateMachineStatusReportCb()
5672 ToString(group->GetConfigurationContextType()), in OnStateMachineStatusReportCb()
Dstate_machine.cc183 if (!group->Configure(group->GetConfigurationContextType(), in AttachToStream()
Dle_audio_client_test.cc968 group->Configure(group->GetConfigurationContextType(), in SetUpMockGroups()