Home
last modified time | relevance | path

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

/external/bluetooth/bluez/input/
Ddevice.c60 #define INPUT_DEVICE_INTERFACE "org.bluez.Input" macro
394 emit_property_changed(idev->conn, idev->path, INPUT_DEVICE_INTERFACE, in intr_watch_cb()
787 emit_property_changed(idev->conn, idev->path, INPUT_DEVICE_INTERFACE, in input_device_connected()
981 DBG("Unregistered interface %s on path %s", INPUT_DEVICE_INTERFACE, in device_unregister()
1059 if (g_dbus_register_interface(conn, idev->path, INPUT_DEVICE_INTERFACE, in input_device_new()
1063 INPUT_DEVICE_INTERFACE, path); in input_device_new()
1069 INPUT_DEVICE_INTERFACE, idev->path); in input_device_new()
1181 g_dbus_unregister_interface(idev->conn, path, INPUT_DEVICE_INTERFACE); in input_device_unregister()