W800_Smart_Watch/src/W800_SDK_v1.00.10/app/ble
2023-04-20 13:08:23 +02:00
..
ble_modem.c Minor changes, nothing major 2023-04-10 21:16:27 +02:00
ble_modem.h Minor changes, nothing major 2023-04-10 21:16:27 +02:00
ble_service.c Introduced a new event which can be passed to the calling application : BLE_SERVICE_MODE_UNSUBSCRIBED, added a function to the API allowing to set the battery service level (still need to check if a device is subscribed to the characteristic to send the new value ot it). 2023-04-20 13:08:23 +02:00
ble_service.h Introduced a new event which can be passed to the calling application : BLE_SERVICE_MODE_UNSUBSCRIBED, added a function to the API allowing to set the battery service level (still need to check if a device is subscribed to the characteristic to send the new value ot it). 2023-04-20 13:08:23 +02:00
bluetooth_sig_values.h Removed the BLE device name from this header file 2023-03-30 13:11:19 +02:00
gadget_bridge.c Officially added the gadget bridge parser I developed to the W800_Smart_Watch firmware 2023-04-10 21:26:25 +02:00
gadget_bridge.h Officially added the gadget bridge parser I developed to the W800_Smart_Watch firmware 2023-04-10 21:26:25 +02:00
Makefile Added the ble modem and service source files (at last) 2023-03-26 23:21:27 +02:00