Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.cpp484 int turnOffProfileCount = std::count_if(pimpl->profilesState_.GetProfiles(transport)->begin(), in DisableCompleteNotify() local
488 if (turnOffProfileCount == pimpl->profilesState_.Size(transport)) { in DisableCompleteNotify()
490 "%{public}s OK transport %{public}d turnOffProfileCount %{public}d", __PRETTY_FUNCTION__, (int)transport, turnOffProfileCount); in DisableCompleteNotify()
494 "%{public}s NG transport %{public}d turnOffProfileCount %{public}d", __PRETTY_FUNCTION__, (int)transport, turnOffProfileCount); in DisableCompleteNotify()

Completed in 2 milliseconds