Searched refs:_adb_packet (Results 1 – 1 of 1) sorted by relevance
59 def _adb_packet(command: bytes, arg0: int, arg1: int, data: bytes) -> bytes: function95 ready.sendall(_adb_packet(b"CNXN", 0x01000001, 1024 * 1024,