Lines Matching refs:pa_log_debug
250 pa_log_debug("Timeout expired, and device %s still has disconnected profiles: %s", in wait_for_profiles_cb()
276 pa_log_debug("Transport %s state: %s -> %s", in pa_bluetooth_transport_set_state()
592 pa_log_debug("Device %s removed", path); in device_remove()
682 pa_log_debug("Adapter %s removed", path); in adapter_remove()
710 pa_log_debug("%s: %s", key, value); in parse_device_property()
723 pa_log_debug("%s: %s", key, value); in parse_device_property()
746 pa_log_debug("%s: %s", key, value); in parse_device_property()
758 pa_log_debug("%s: %d", key, value); in parse_device_property()
785 pa_log_debug("%s: %s", key, value); in parse_device_property()
899 pa_log_debug("Registering %s on adapter %s", endpoint, path); in register_endpoint()
957 pa_log_debug("Adapter %s found", path); in parse_interfaces_and_properties()
982 pa_log_debug("Device %s found", d->path); in parse_interfaces_and_properties()
987 pa_log_debug("Unknown interface %s found, skipping", interface); in parse_interfaces_and_properties()
1013 pa_log_debug("oFono is running: %s", pa_yes_no(is_running)); in pa_bluetooth_discovery_set_ofono_running()
1129 pa_log_debug("Bluetooth daemon disappeared"); in filter_cb()
1144 pa_log_debug("Bluetooth daemon appeared"); in filter_cb()
1219 pa_log_debug("Properties changed in adapter %s", dbus_message_get_path(m)); in filter_cb()
1231 pa_log_debug("Properties changed in device %s", dbus_message_get_path(m)); in filter_cb()
1245 pa_log_debug("Properties changed in transport %s", dbus_message_get_path(m)); in filter_cb()
1421 …pa_log_debug("Transport %s available for profile %s", t->path, pa_bluetooth_profile_to_string(t->p… in endpoint_set_configuration()
1488 …pa_log_debug("Clearing transport %s profile %s", t->path, pa_bluetooth_profile_to_string(t->profil… in endpoint_clear_configuration()
1536 pa_log_debug("dbus: path=%s, interface=%s, member=%s", path, interface, member); in endpoint_handler()