Searched refs:g_dbus_remove_watch (Results 1 – 10 of 10) sorted by relevance
/external/bluetooth/bluez/serial/ |
D | port.c | 197 g_dbus_remove_watch(device->conn, port->listener_id); in serial_port_free() 376 g_dbus_remove_watch(device->conn, port->listener_id); in rfcomm_connect_cb() 436 g_dbus_remove_watch(device->conn, port->listener_id); in get_record_cb() 527 g_dbus_remove_watch(conn, port->listener_id); in port_connect() 561 g_dbus_remove_watch(conn, port->listener_id); in port_disconnect()
|
D | proxy.c | 1025 g_dbus_remove_watch(adapter->conn, proxy->watch); in unregister_proxy()
|
/external/bluetooth/bluez/gdbus/ |
D | gdbus.h | 132 gboolean g_dbus_remove_watch(DBusConnection *connection, guint tag);
|
D | watch.c | 360 gboolean g_dbus_remove_watch(DBusConnection *connection, guint id) in g_dbus_remove_watch() function
|
/external/bluetooth/bluez/network/ |
D | connection.c | 168 g_dbus_remove_watch(connection, nc->watch); in bnep_watchdog_cb() 188 g_dbus_remove_watch(connection, nc->watch); in cancel_connection()
|
/external/bluetooth/bluez/plugins/ |
D | service.c | 504 g_dbus_remove_watch(conn, user_record->listener_id); in remove_record() 761 g_dbus_remove_watch(connection, user_record->listener_id); in path_unregister()
|
/external/bluetooth/bluez/audio/ |
D | telephony-maemo.c | 1919 g_dbus_remove_watch(conn, csd_watch); in csd_ready() 2049 g_dbus_remove_watch(connection, csd_watch); in telephony_exit()
|
/external/bluetooth/bluez/src/ |
D | agent.c | 178 g_dbus_remove_watch(connection, agent->listener_id); in agent_free()
|
D | device.c | 188 g_dbus_remove_watch(req->conn, req->listener_id); in browse_request_free() 1707 g_dbus_remove_watch(bonding->conn, bonding->listener_id); in bonding_request_free()
|
D | adapter.c | 669 g_dbus_remove_watch(req->conn, req->id); in session_free()
|