Lines Matching full:device
58 This method starts the device discovery session. This
59 includes an inquiry procedure and remote device name
84 Returns the object path of device for given address.
85 The device object needs to be first created via
93 Returns list of device object paths.
103 Creates a new object path for a remote device. This
104 method will connect to the remote device and retrieve
107 If the object for the remote device already exists
116 Creates a new object path for a remote device. This
117 method will connect to the remote device and retrieve
149 void RemoveDevice(object device)
151 This removes the remote device object at the given
193 only appear during a device discovery.
197 from the org.bluez.Device interface. In addition there
207 DeviceCreated(object device)
209 Parameter is object path of created device.
211 DeviceRemoved(object device)
213 Parameter is object path of removed device.
217 The Bluetooth device address.
226 The Bluetooth class of device.
277 Indicates that a device discovery procedure is active.
281 List of device object paths.