zephyr/include/bluetooth
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
..
att.h Bluetooth: ATT: Add Common Profile Error Codes 2016-02-17 15:05:16 +00:00
bluetooth.h Bluetooth: Simplify advertising API 2016-05-04 11:11:34 +00:00
buf.h Bluetooth: Export helpers for defining buffer pools 2016-04-11 11:52:38 +00:00
conn.h Bluetooth: Add support for confirming incoming JustWorks pairing 2016-04-14 15:20:03 +00:00
driver.h Bluetooth: Add recently added SPI & I2C HCI bus defines 2016-04-22 18:49:11 +03:00
gatt.h Bluetooth: GATT: Update documentation to include error domain 2016-05-02 15:28:18 +03:00
hci.h Bluetooth: BR/EDR: Initiate encryption on link 2016-04-19 12:50:31 +00:00
l2cap.h Bluetooth: L2CAP: Add API to register PSM server 2016-04-26 10:58:14 +02:00
log.h Bluetooth: Add custom "monitor" protocol logging over UART 2016-04-22 18:49:11 +03:00
storage.h Bluetooth: Add stub for bt_storage_clear() 2016-04-05 12:29:14 +03:00
uuid.h Bluetooth: Provide static inline stubs for UUID string helpers 2016-04-18 13:45:33 +00:00