prototooth/examples/nusserver
Ayke van Laethem ccb9c84db8
all: change advertisement interval type
Use a new Duration type, which is used throughout the BLE stack for
durations. The resolutions are sometimes different (connection
parameters have half the resolution) but overall it should improve the
ease of use of this type.

This commit also provides a default advertisement interval that is
recommended by Apple (which I think is as good as any recommendation).
This might help to speed up discovery by Apple (and Android?) phones.
2020-06-06 20:47:05 +02:00
..
linux.go all: add support for sending notifications 2020-06-03 19:42:21 +02:00
main.go all: change advertisement interval type 2020-06-06 20:47:05 +02:00
nrf.go all: add support for sending notifications 2020-06-03 19:42:21 +02:00