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