Home
last modified time | relevance | path

Searched refs:connection_disconnect (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/network/
Dconnection.c412 static DBusMessage *connection_disconnect(DBusConnection *conn, in connection_disconnect() function
514 { "Disconnect", "", "", connection_disconnect },
/external/bluetooth/bluez/input/
Ddevice.c678 static int connection_disconnect(struct input_conn *iconn, uint32_t flags) in connection_disconnect() function
750 return connection_disconnect(iconn, flags); in disconnect()
/external/dbus/
DChangeLog.pre-1-01466 * dbus/dbus-connection.h: remove connection_disconnect and replace with
4874 * doc/TODO: remove connection_open/connection_disconnect lacks symmetry item that was just fixed