zephyr/samples/bluetooth/gatt
Szymon Janc 6d5ed390b1 Bluetooth: Simplify advertising API
Instead of requiring application to provide both advertising type
and address type used just require app to provide info if advertising
is connectable or not. Advertising type is set based on provided
SCAN_RSP and local privacy support.

When local privacy is enabled it is no longer possible to advertise
using identity address. If such feature is to be required later on
advertising options can be extended.

This gives BT stack full control over what type of address is used
for advertising and is a preparation for random address rotation
and OOB support.

Change-Id: I90e9a683ef3794f155707343c874f75585439325
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-05-04 11:11:34 +00:00
..
bas.c Bluetooth: BAS: Add service sample 2016-03-22 17:26:29 +00:00
bas.h Bluetooth: BAS: Add service sample 2016-03-22 17:26:29 +00:00
cts.c Bluetooth: CTS: Add service sample 2016-03-22 17:26:49 +00:00
cts.h Bluetooth: CTS: Add service sample 2016-03-22 17:26:49 +00:00
dis.c Bluetooth: DIS: Add service sample 2016-03-22 17:26:15 +00:00
dis.h Bluetooth: DIS: Add service sample 2016-03-22 17:26:15 +00:00
gap.c Bluetooth: Fix header documentation of GATT service samples 2016-03-14 11:04:22 +02:00
gap.h Bluetooth: Fix header documentation of GATT service samples 2016-03-14 11:04:22 +02:00
hrs.c Bluetooth: HRS: Add service sample 2016-03-22 16:43:10 +00:00
hrs.h Bluetooth: HRS: Add service sample 2016-03-22 16:43:10 +00:00
ipss.c Bluetooth: Simplify advertising API 2016-05-04 11:11:34 +00:00
ipss.h Bluetooth: Fix header documentation of GATT service samples 2016-03-14 11:04:22 +02:00