Searched refs:_DEVICE_INTERFACE (Results 1 – 1 of 1) sorted by relevance
19 _DEVICE_INTERFACE = 'org.bluez.Device1' # Name of a device in DBus interface variable73 if _DEVICE_INTERFACE in interfaces:74 if interfaces[_DEVICE_INTERFACE]['Address'] == addr:75 return interfaces[_DEVICE_INTERFACE]