Searched refs:IsDeviceInTheGroup (Results 1 – 7 of 7) sorted by relevance
205 if (!csis_group->IsDeviceInTheGroup(device)) { in AssignCsisGroup()250 if (!csis_group->IsDeviceInTheGroup(device)) { in OnGroupAddFromStorageCb()701 if (!csis_group->IsDeviceInTheGroup(device)) { in AddFromStorage()753 if (!g->IsDeviceInTheGroup(device)) { in Dump()889 if (!csis_group->IsDeviceInTheGroup(device)) { in NotifyCsisDeviceValidAndStoreIfNeeded()1443 if (device && csis_group->IsDeviceInTheGroup(device)) { in CheckForGroupInInqDb()
353 bool IsDeviceInTheGroup(std::shared_ptr<CsisDevice>& csis_device) { in IsDeviceInTheGroup() function
924 g_1->IsDeviceInTheGroup(d_1); in TEST_F()
180 bool IsDeviceInTheGroup(LeAudioDevice* leAudioDevice) const;
438 if (group->IsDeviceInTheGroup(dev_it->get())) { in ConfigureIsoManagerMock()469 if (group->IsDeviceInTheGroup(dev_it->get())) { in ConfigureIsoManagerMock()501 if (group->IsDeviceInTheGroup(dev_it->get())) { in ConfigureIsoManagerMock()576 if (group->IsDeviceInTheGroup(dev_it->get())) { in ConfigureIsoManagerMock()3466 if (group->IsDeviceInTheGroup(dev_it->get())) { in TEST_F()
343 bool LeAudioDeviceGroup::IsDeviceInTheGroup(LeAudioDevice* leAudioDevice) const { in IsDeviceInTheGroup() function in bluetooth::le_audio::LeAudioDeviceGroup
970 if (new_group->IsDeviceInTheGroup(leAudioDevice)) { in group_add_node()