Searched refs:group_id_to_discover (Results 1 – 1 of 1) sorted by relevance
877 int group_id_to_discover = bluetooth::groups::kGroupUnknown; in NotifyCsisDeviceValidAndStoreIfNeeded() local901 if (group_id_to_discover == bluetooth::groups::kGroupUnknown) { in NotifyCsisDeviceValidAndStoreIfNeeded()902 group_id_to_discover = group_id; in NotifyCsisDeviceValidAndStoreIfNeeded()909 log::debug("group_id {}", group_id_to_discover); in NotifyCsisDeviceValidAndStoreIfNeeded()910 if (group_id_to_discover != bluetooth::groups::kGroupUnknown) { in NotifyCsisDeviceValidAndStoreIfNeeded()914 auto g = FindCsisGroup(group_id_to_discover); in NotifyCsisDeviceValidAndStoreIfNeeded()