Commit Graph

4 Commits

Author SHA1 Message Date
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