bluetooth/examples
Ayke van Laethem b06d666dbf all: remove Addresser
Remove the Addresser type. It isn't really necessary (the Address type
can change between OSes) and makes it difficult to fix a heap allocation
in interrupts (on the Nordic SoftDevices).

This is a backwards incompatible change, but only programs that use
SetConnectHandler should notice this.
2023-04-26 23:37:36 +02:00
..
advertisement adapter: address 2021-11-05 19:16:52 +01:00
circuitplay all: remove Addresser 2023-04-26 23:37:36 +02:00
clue-scanner examples: add scanner for Adafruit Clue 2021-07-21 22:18:58 +02:00
discover gattc/*: DeviceCharacteristic Read() implementation 2020-10-22 19:04:47 +02:00
heartrate examples: use standard service and characteristic UUIDs 2021-02-02 00:17:38 +01:00
heartrate-monitor examples: use standard service and characteristic UUIDs 2021-02-02 00:17:38 +01:00
ledcolor domain: use custom domain for go.mod and examples 2020-09-09 16:04:40 +02:00
nusclient examples: use standard service and characteristic UUIDs 2021-02-02 00:17:38 +01:00
nusserver examples: use standard service and characteristic UUIDs 2021-02-02 00:17:38 +01:00
scanner domain: use custom domain for go.mod and examples 2020-09-09 16:04:40 +02:00
stop-advertisement all: remove Addresser 2023-04-26 23:37:36 +02:00