index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Components
/
Ble
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add Nimble in libs directory
JF
2020-04-26
2
-0
/
+168
|
*
NimbleController : CTS & ANS are now working together (even if the code is ↵
JF
2020-04-25
6
-105
/
+174
|
|
|
|
not as good as I would like).
*
NimbleController : CTS & ANS working but not at the same time (conflict ↵
JF
2020-04-25
6
-13
/
+303
|
|
|
|
during discovery)
*
NimbleController : Encapsulate CTS client in its own class.
JF
2020-04-23
4
-92
/
+139
|
*
NimbleController : Encapsulate device info service in its own class.
JF
2020-04-23
5
-119
/
+173
|
*
NimbleController : Implement device info service
JF
2020-04-22
1
-2
/
+125
|
*
NimbleController : support CTS
JF
2020-04-22
2
-2
/
+106
|
*
Encapsulate nimble code into NimbleController.
JF
2020-04-19
2
-0
/
+167
|
|
|
|
Handle all GAP events.
*
Encapsulate Notification management in NotificationManager. It implement a ↵
JF
2020-03-28
4
-34
/
+59
|
|
|
|
static array of notifications to avoid dynamic allocation.
*
Add support for BLE notification (ANS client).
JF
2020-03-25
2
-0
/
+42
|
|
|
|
Work In Progress!!!
*
Add BleController to manage the BLE connection status
JF
2019-12-27
2
-0
/
+26