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

  /external/dbus/dbus/
dbus-connection.h 310 dbus_bool_t dbus_connection_unregister_object_path (DBusConnection *connection,
dbus-connection.c 5241 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/bluetooth/bluez/gdbus/
object.c 424 dbus_connection_unregister_object_path(connection, path);
  /external/wpa_supplicant/
ctrl_iface_dbus.c 1004 if (!dbus_connection_unregister_object_path(con, path))
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c     [all...]
  /frameworks/base/core/jni/
android_server_BluetoothEventLoop.cpp 245 dbus_connection_unregister_object_path (nat->conn, agent_path);
390 dbus_connection_unregister_object_path(nat->conn, agent_path);
    [all...]
android_server_BluetoothService.cpp 169 dbus_connection_unregister_object_path (nat->conn, device_agent_path);
    [all...]

Completed in 167 milliseconds