HomeSort by relevance Sort by last modified time
    Searched refs:dbus_connection_unregister_object_path (Results 1 - 10 of 10) sorted by null

  /external/dbus/dbus/
dbus-connection.h 423 dbus_bool_t dbus_connection_unregister_object_path (DBusConnection *connection,
dbus-connection.c 5758 dbus_connection_unregister_object_path (DBusConnection *connection, function
    [all...]
  /external/bluetooth/bluez/test/
agent.c 412 dbus_connection_unregister_object_path(conn, agent_path);
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c 723 if (!dbus_connection_unregister_object_path(con, wpa_s->dbus_path))
dbus_new_helpers.c 604 if (!dbus_connection_unregister_object_path(con, path))
dbus_new.c     [all...]
  /external/bluetooth/bluez/gdbus/
object.c 591 dbus_connection_unregister_object_path(connection, path);
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c     [all...]
  /frameworks/base/core/jni/
android_server_BluetoothEventLoop.cpp 238 dbus_connection_unregister_object_path (nat->conn, agent_path);
448 dbus_connection_unregister_object_path(nat->conn, agent_path);
    [all...]
android_server_BluetoothService.cpp 181 dbus_connection_unregister_object_path (nat->conn, device_agent_path);
    [all...]

Completed in 279 milliseconds