16 Commits

Author SHA1 Message Date
Corentin LIAUD
2a7c9bdc57 feat(mdns): add feature flag + example 2025-12-26 12:09:02 +01:00
LIAUD Corentin
7abfa451d2 feat: add emu commands interface 2024-08-09 15:32:51 +02:00
LIAUD Corentin
aa22472952 feat: license; start server if not running 2024-08-02 10:49:22 +02:00
LIAUD Corentin
2919003a9b feat: add framebuffer command 2024-07-19 14:09:10 +02:00
LIAUD Corentin
1a62105565 feat: remove serial param from functions 2024-07-17 21:48:24 +02:00
LIAUD Corentin
1805c60e32 feat: add disconnect + rework with new archi 2024-07-17 20:43:11 +02:00
Valentin MILLET
a7b4cf7d80 Add pair and connect command 2024-07-17 20:43:11 +02:00
LIAUD Corentin
1342b4c34a feat: rework interface to add new transports 2024-07-17 20:07:52 +02:00
LIAUD Corentin
8a682f7472 feat: improve TCP connection management 2024-07-15 16:31:57 +02:00
LIAUD Corentin
6fe4905bb7 fix: Error when reusing same connection 2024-07-13 19:01:15 +02:00
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