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
..
2020-01-05 23:33:42 -05:00
2019-08-29 18:44:27 -04:00
2019-08-29 18:44:27 -04:00
2020-01-30 09:52:06 -05:00
2020-05-04 17:26:59 -04:00
2019-10-21 18:57:03 -07:00
2019-10-21 18:57:03 -07:00
2020-05-04 19:51:08 -04:00
2019-11-20 14:02:15 -08:00
2019-08-29 18:44:27 -04:00