Home
last modified time | relevance | path

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

/external/autotest/server/cros/bluetooth/
Dbluetooth_dbus_api_tests.py363 capabilities, error = self.bluetooth_facade.get_supported_capabilities()
382 capabilities, error = self.bluetooth_facade.get_supported_capabilities()
Dbluetooth_device.py678 def get_supported_capabilities(self): member in BluetoothDevice
682 capabilities, error = self._proxy.get_supported_capabilities()
/external/autotest/server/site_tests/bluetooth_AdapterAUHealth/
Dbluetooth_AdapterAUHealth.py81 capabilities, err = self.bluetooth_facade.get_supported_capabilities()
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py1581 def get_supported_capabilities(self): member in BluetoothFacadeNative