Commit Graph

3 Commits

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