Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dgattc_lib.py217 def readLongDescriptorById(self, id, offset, max_bytes): argument
232 "max_bytes": max_bytes
259 def readLongCharacteristicById(self, id, offset, max_bytes): argument
274 "max_bytes": max_bytes
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dbluetooth_device.py176 max_bytes): argument
215 handle, offset, max_bytes): argument
516 max_bytes): argument
968 max_bytes): argument
986 handle, offset, max_bytes)
/tools/test/connectivity/acts/tests/google/fuchsia/bt/
Dcmd_input.py577 max_bytes = int(args[1])
598 desc_id, offset, max_bytes)
625 max_bytes = int(args[1])
641 char_id, offset, max_bytes)
936 max_bytes = int(args[2])
938 id, offset, max_bytes)