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

  /external/bluetooth/bluez/serial/
port.c 197 g_dbus_remove_watch(device->conn, port->listener_id);
356 g_dbus_remove_watch(device->conn, port->listener_id);
416 g_dbus_remove_watch(device->conn, port->listener_id);
505 g_dbus_remove_watch(conn, port->listener_id);
539 g_dbus_remove_watch(conn, port->listener_id);
proxy.c 990 g_dbus_remove_watch(adapter->conn, proxy->watch);
  /external/bluetooth/bluez/gdbus/
gdbus.h 170 gboolean g_dbus_remove_watch(DBusConnection *connection, guint tag);
watch.c 277 g_dbus_remove_watch(data->connection, data->name_watch);
715 gboolean g_dbus_remove_watch(DBusConnection *connection, guint id) function
  /external/bluetooth/bluez/plugins/
maemo6.c 217 g_dbus_remove_watch(conn, watch_id);
service.c 461 g_dbus_remove_watch(conn, user_record->listener_id);
720 g_dbus_remove_watch(connection, user_record->listener_id);
  /external/bluetooth/bluez/network/
connection.c 130 g_dbus_remove_watch(connection, nc->watch);
150 g_dbus_remove_watch(connection, nc->watch);
server.c 722 g_dbus_remove_watch(conn, ns->watch_id);
  /external/bluetooth/bluez/attrib/
client.c 140 g_dbus_remove_watch(prim->gatt->conn, watcher->id);
464 g_dbus_remove_watch(conn, watcher->id);
  /external/bluetooth/bluez/audio/
gateway.c 527 g_dbus_remove_watch(device->conn, gw->agent->watch);
media.c 131 g_dbus_remove_watch(adapter->conn, endpoint->watch);
telephony-ofono.c 655 g_dbus_remove_watch(connection, vc->watch);
    [all...]
transport.c 203 g_dbus_remove_watch(transport->conn, owner->watch);
telephony-maemo6.c     [all...]
  /external/bluetooth/bluez/health/
hdp_util.c 1178 g_dbus_remove_watch(app->conn, app->dbus_watcher);
  /external/bluetooth/bluez/src/
agent.c 181 g_dbus_remove_watch(connection, agent->listener_id);
device.c 153 g_dbus_remove_watch(req->conn, req->listener_id);
    [all...]
adapter.c 788 g_dbus_remove_watch(req->conn, req->id);
    [all...]

Completed in 628 milliseconds