scrcpy/app/src/adb
Romain Vimont 386cf7d7ac Build adb argv statically
Now that providing a serial is mandatory for adb commands where it is
relevant, the whole argv array may be built statically, without
allocations at runtime.
2022-02-05 10:56:58 +01:00
..
adb.c Build adb argv statically 2022-02-05 10:56:58 +01:00
adb.h Build adb argv statically 2022-02-05 10:56:58 +01:00
adb_parser.c Move ADB code to adb/ 2022-02-04 08:39:10 +01:00
adb_parser.h Move ADB code to adb/ 2022-02-04 08:39:10 +01:00
adb_tunnel.c Use sc_ prefix for adb 2022-02-04 08:39:10 +01:00
adb_tunnel.h Move ADB code to adb/ 2022-02-04 08:39:10 +01:00