Searched refs:otherTransport (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | profile_service_manager.cpp | 263 BTTransport otherTransport = in EnableProfiles() local 267 if (pimpl->profilesState_.Find(otherTransport, name, otherTransportState)) { in EnableProfiles() 270 LOG_DEBUG("%{public}s TURN_ON otherTransport %{public}d %{public}s", __PRETTY_FUNCTION__, otherTransport, name.c_str()); in EnableProfiles() 274 LOG_DEBUG("%{public}s TURNING_OFF otherTransport %{public}d %{public}s", __PRETTY_FUNCTION__, otherTransport, name.c_str()); in EnableProfiles() 278 LOG_DEBUG("%{public}s TURNING_ON otherTransport %{public}d %{public}s", __PRETTY_FUNCTION__, otherTransport, name.c_str()); in EnableProfiles() 420 BTTransport otherTransport = in DisableProfiles() local 424 if (pimpl->profilesState_.Find(otherTransport, nam in DisableProfiles() [all...] |
Completed in 2 milliseconds