Sean Cross cfe65742a3 _bleio: support anonymous advertising
Add a new parameter to the `start_advertising()` function to enable
anonymous advertising.  This forces a call to `sd_ble_gap_privacy_set()`
with `privacy_mode` set to `BLE_GAP_PRIVACY_MODE_DEVICE_PRIVACY` and
`private_addr_type` set to
`BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE`.

With this, addresses will cycle at a predefined rate (currently once
every 15 minutes).

Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-19 15:01:18 +08:00
..
2019-08-29 18:44:27 -04:00
2019-08-29 18:44:27 -04:00
2020-04-21 17:38:20 -04:00
2019-10-21 18:57:03 -07:00
2019-10-21 18:57:03 -07:00
2019-10-21 18:57:03 -07:00
2019-10-21 18:57:03 -07:00
2019-10-21 18:57:03 -07:00