This website requires JavaScript.
Explore
Help
Sign In
Th3maz1ng
/
W801_SDK_dev_env
Watch
1
Star
0
Fork
0
You've already forked W801_SDK_dev_env
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6433aaa697
W801_SDK_dev_env
/
app
/
ble
History
anschrammh
6433aaa697
Preparing the ble_service to work in bt_controller sleep mode to save power. This will at the end be implemented in the W800_Smart_Watch ble_service module
2023-04-20 13:18:25 +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
Preparing the ble_service to work in bt_controller sleep mode to save power. This will at the end be implemented in the W800_Smart_Watch ble_service module
2023-04-20 13:18:25 +02:00
ble_service.h
Now handling pairing by asking to enter a passkey on the phone side. This
2023-04-18 23:13:47 +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