Home
last modified time | relevance | path

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

/system/core/adb/
Dtest_adb.py59 def _adb_packet(command: bytes, arg0: int, arg1: int, data: bytes) -> bytes: function
95 ready.sendall(_adb_packet(b"CNXN", 0x01000001, 1024 * 1024,