zephyr/include/bluetooth
Joakim Andersson d4f22a8216 Bluetooth: host: Add support for multiple advertising set
Add support for multiple advertising set. Move the advertising state
flags to be per advertising set and loop over advertising sets instead
of looking up legacy advertiser set or handle 0.

Since it is not certain that the advertising set terminated event can
arrive directly after the connection complete event there is currently
a limitation that there can only be one local identity used by
connectable advertisers at a time. This guarantees that we know
the local identity being used in the connection complete event.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-04-21 12:46:05 +03:00
..
mesh Bluetooth: Mesh: Support reliable sending when publishing 2020-02-07 20:42:15 +02:00
services
a2dp-codec.h
a2dp.h
addr.h Bluetooth: HCI: Re-organize vendor read static address handling 2020-03-22 11:58:17 +02:00
att.h Bluetooth: GATT: Allocate request from a memory slab 2020-01-09 19:20:21 +01:00
avdtp.h
bluetooth.h Bluetooth: host: Add support for multiple advertising set 2020-04-21 12:46:05 +03:00
buf.h Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
conn.h Bluetooth: host: Add support for multiple advertising set 2020-04-21 12:46:05 +03:00
controller.h
crypto.h Bluetooth: Move Mesh CCM into a separate module 2020-01-30 12:41:45 +02:00
gap.h Bluetooth: host: Add non-connectable directed advertising support 2020-04-15 10:57:38 +03:00
gatt.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
hci_err.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
hci_raw.h Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
hci_vs.h Bluetooth: hci_usb: Add implementation of Read/Set USB Transport Mode 2020-04-20 21:59:47 +03:00
hci.h Bluetooth: host: Add non-connectable directed advertising support 2020-04-15 10:57:38 +03:00
hfp_hf.h
l2cap.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
mesh.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
rfcomm.h
sdp.h
testing.h
uuid.h treewide: avoid address-of-compound-literal idiom in headers 2019-12-18 21:53:17 +01:00