Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Ddevice.c390 DEVICE_INTERFACE, "Alias", in set_alias()
421 DEVICE_INTERFACE, "Trusted", in set_trust()
501 emit_property_changed(conn, device->path, DEVICE_INTERFACE, "Blocked", in device_block()
540 DEVICE_INTERFACE, "Blocked", in device_unblock()
765 if (!dbus_message_is_method_call(device->browse->msg, DEVICE_INTERFACE, in cancel_discover()
834 DEVICE_INTERFACE, "DisconnectRequested", in device_request_disconnect()
945 emit_property_changed(conn, device->path, DEVICE_INTERFACE, in device_set_connected()
1077 if (g_dbus_register_interface(conn, device->path, DEVICE_INTERFACE, in device_create()
1114 DEVICE_INTERFACE, "Name", in device_set_name()
1121 DEVICE_INTERFACE, "Alias", in device_set_name()
[all …]
Ddevice.h25 #define DEVICE_INTERFACE "org.bluez.Device" macro
Ddbus-hci.c739 emit_property_changed(connection, dev_path, DEVICE_INTERFACE, "Class", in hcid_dbus_remote_class()