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
/
NimbleController.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Run the alert notification service and simplify trhe pinetime service
Adam Pigg
2020-05-05
1
-2
/
+5
|
|
|
|
initialization
*
Add a simple service to allow setting the time from a controlling
Adam Pigg
2020-05-05
1
-0
/
+3
|
|
|
|
application
*
BLE : Display the actual status of the connection on the screen.
JF
2020-04-27
1
-0
/
+5
|
*
NimbleController : CTS & ANS are now working together (even if the code is ↵
JF
2020-04-25
1
-3
/
+83
|
|
|
|
not as good as I would like).
*
NimbleController : CTS & ANS working but not at the same time (conflict ↵
JF
2020-04-25
1
-4
/
+50
|
|
|
|
during discovery)
*
NimbleController : Encapsulate CTS client in its own class.
JF
2020-04-23
1
-68
/
+4
|
*
NimbleController : Encapsulate device info service in its own class.
JF
2020-04-23
1
-118
/
+1
|
*
NimbleController : Implement device info service
JF
2020-04-22
1
-2
/
+125
|
*
NimbleController : support CTS
JF
2020-04-22
1
-1
/
+78
|
*
Encapsulate nimble code into NimbleController.
JF
2020-04-19
1
-0
/
+148
Handle all GAP events.