e6b1595bae
Updated the gadget bridge parser sources to test the new features
2023-04-23 20:32:05 +02:00
5206181a32
Fixed potential memory leak, added the music state and music info events type
2023-04-09 17:03:53 +02:00
b3bf6ce896
Documented almost every function of the API, implemented the http request command which is useless since GadgetBridge does not have internet permissions :(
2023-04-09 12:41:38 +02:00
e71c020d97
Implemented the gadget_bridge parser feature as well as a few commands like the music control or the find device phone feature
2023-04-08 22:43:52 +02:00
Anatole SCHRAMM
74b90f9fee
Finished to define the API, started to implement some of it
2023-04-06 14:27:05 +02:00
anschrammh
34ad38d34a
Started to write the module used to interact/communicate with the gadget bridge Android app.
...
The API will contain functions to send data to the app as well as a parser used to decode and extract data sent from the app.
It will internally use/access the NUS BLE service exposed by the ble_service.c file
2023-04-05 08:03:58 +02:00