6 Commits

Author SHA1 Message Date
cocool97
ec7c4b2732 Fixes spelling (#14)
- AdbTcpConnexion -> AdbTcpConnection
- occured -> ocurred
2023-08-16 21:01:12 +02:00
jagenheim
fff8bd0c20 Sync functionality (#11)
* Sync functionality

Added the following sync commands:
SEND - Working as intended
RECV - Working as intended
STAT - Only checks if file exist
LIST - Untested due to device issues
---------

Co-authored-by: Fredrik Jagenheim <fjagenheim@jabra.com>
Co-authored-by: LIAUD Corentin <corentin.liaud@orange.fr>
2023-08-15 21:07:41 +02:00
Fredrik Jagenheim
7bc5a9ee49 Use references in API instead of Clone trait 2023-04-03 11:41:09 +02:00
Fredrik Jagenheim
129c855f2b Allow host-feature to accept serial number of adb connection 2023-03-30 14:46:50 +02:00
LIAUD Corentin
3aed5c19b3 Adds reboot subcommand 2023-02-09 17:39:44 +01:00
LIAUD Corentin
a31b9b9c38 Separates bin and lib 2023-02-09 16:59:02 +01:00