Home
last modified time | relevance | path

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

/external/autotest/client/cros/bluetooth/
Dbluetooth_device_xmlrpc_server.py81 BLUEZ_ERROR_ALREADY_EXISTS = 'org.bluez.Error.AlreadyExists' variable in BluetoothDeviceXmlRpcDelegate
572 if e.get_dbus_name() == self.BLUEZ_ERROR_ALREADY_EXISTS: