Home
last modified time | relevance | path

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

/external/autotest/server/cros/bluetooth/
Dbluetooth_device.py883 def get_gatt_attributes_map(self, address): member in BluetoothDevice
892 return self._proxy.get_gatt_attributes_map(address)
Dbluetooth_gatt_client_utils.py32 get_gatt_attributes_map(address))
/external/autotest/client/cros/bluetooth/
Dbluetooth_device_xmlrpc_server.py1653 def get_gatt_attributes_map(self, address): member in BluetoothDeviceXmlRpcDelegate