W801_SDK_dev_env/app/ble
2023-04-10 21:34:14 +02:00
..
ble_modem.c Aligned ble_modem code with the W800SmartWatch ble modem code, corrected an english mistake in a comment 2023-04-04 08:21:58 +02:00
ble_modem.h Aligned ble_modem code with the W800SmartWatch ble modem code, corrected an english mistake in a comment 2023-04-04 08:21:58 +02:00
ble_service.c Added the possibility to set the battery service's battery value and started to add a descriptor to play around with nimble 2023-04-10 21:34:14 +02:00
ble_service.h Added the possibility to set the battery service's battery value and started to add a descriptor to play around with nimble 2023-04-10 21:34:14 +02:00
bluetooth_sig_values.h Rephrased comment 2023-03-31 16:09:54 +02:00
gadget_bridge.c Fixed potential memory leak, added the music state and music info events type 2023-04-09 17:03:53 +02:00
gadget_bridge.h Fixed potential memory leak, added the music state and music info events type 2023-04-09 17:03:53 +02:00
Makefile Added the ble directory exposing a ble_modem and ble_service interface. These source files will be used in the W800SmartWatch project but are tested here 2023-03-11 23:28:38 +01:00