1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/nimble/statconn
Gunar Schorcht 367707a158 pkg/nimble: derive used address type in statconn from peer address
Using a `BLE_ADDR_RANDOM` as the peer address type allows connecting only to peers that have a static random address. Deriving the peer address type from the peer address is simple and allows connections to be established with peers that have either a public or
static random address.
2022-08-18 18:45:13 +02:00
..
include nimble/statconn: allow to define PHY mode 2022-01-27 10:30:29 +01:00
Makefile pkt/nimble: add statconn static connection manager 2020-07-06 08:14:09 +02:00
nimble_statconn.c pkg/nimble: derive used address type in statconn from peer address 2022-08-18 18:45:13 +02:00