bluetooth/examples
Ayke van Laethem d74f6a1009 all: add RequestConnectionParams to request new connection parameters
This allows changing the connection latency, slave latency, and
connection timeout of an active connection - whether in the central or
peripheral role. This is especially helpful on battery operated BLE
devices that don't have a lot of power and need to lower the connection
latency for improved speed. It might also be useful for devices that
need high speed, as the defaults might be too low.
2024-01-11 15:53:20 +01:00
..
advertisement adapter: address 2021-11-05 19:16:52 +01:00
circuitplay all: use Device instead of Address in SetConnectHandler 2024-01-11 15:53:20 +01:00
clue-scanner Update dependencies - add documentation to heartrate-monitor 2023-08-11 12:49:03 +02:00
connparams all: add RequestConnectionParams to request new connection parameters 2024-01-11 15:53:20 +01:00
discover all: make Device a value instead of a pointer 2024-01-11 15:53:20 +01:00
heartrate examples: use standard service and characteristic UUIDs 2021-02-02 00:17:38 +01:00
heartrate-monitor all: make Device a value instead of a pointer 2024-01-11 15:53:20 +01:00
ledcolor Include WriteWithoutResponse permission, for examples, where Write exists 2023-08-11 14:26:37 +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: use Device instead of Address in SetConnectHandler 2024-01-11 15:53:20 +01:00