Home
last modified time | relevance | path

Searched refs:turnOnProfileCount (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.cpp350 int turnOnProfileCount = std::count_if(pimpl->profilesState_.GetProfiles(transport)->begin(), in EnableCompleteNotify() local
354 if (turnOnProfileCount == pimpl->profilesState_.Size(transport)) { in EnableCompleteNotify()
355 LOG_DEBUG("%{public}s OK transport %{public}d turnOnProfileCount %{public}d", __PRETTY_FUNCTION__, transport, turnOnProfileCount); in EnableCompleteNotify()
358 LOG_DEBUG("%{public}s NG transport %{public}d turnOnProfileCount %{public}d", __PRETTY_FUNCTION__, transport, turnOnProfileCount); in EnableCompleteNotify()

Completed in 1 milliseconds