Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:object_path_

65           GetProperties(object_path_);
77 GetProperties(object_path_);
88 return !object_path_.value().empty();
97 GetProperties(object_path_);
107 GetProperties(object_path_)->powered.Set(
121 GetProperties(object_path_);
134 object_path_,
149 object_path_,
173 if (object_path == object_path_)
180 if (object_path != object_path_)
185 GetProperties(object_path_);
198 if (properties->adapter.value() != object_path_)
297 object_path_ = object_path;
299 VLOG(1) << object_path_.value() << ": using adapter.";
305 GetProperties(object_path_);
316 GetDevicesForAdapter(object_path_);
351 GetProperties(object_path_)->alias.Set(
358 LOG_IF(WARNING, !success) << object_path_.value()
364 VLOG(1) << object_path_.value() << ": adapter removed.";
368 GetProperties(object_path_);
370 object_path_ = dbus::ObjectPath("");
433 LOG(WARNING) << object_path_.value() << ": Failed to start discovery: "
446 LOG(WARNING) << object_path_.value() << ": Failed to stop discovery: "