zephyr/include/bluetooth
Joakim Andersson 0790fdf0d7 Bluetooth: host: Add bt_conn_foreach API to iterate all connections
Add iterator function to iterate over all connection objects.
Make type a bitmap so that it can be used as a bitmask to select which
conns to receive foreach callback.
Use foreach function internally where possible.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-09-07 15:53:26 +03:00
..
mesh Bluetooth: Mesh: Move model_find to public header 2019-09-07 15:51:25 +03:00
services include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
a2dp-codec.h
a2dp.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
att.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
avdtp.h
bluetooth.h Bluetooth: Fix missing doxygen markers for advertising options 2019-08-15 11:40:19 +02:00
buf.h Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
conn.h Bluetooth: host: Add bt_conn_foreach API to iterate all connections 2019-09-07 15:53:26 +03:00
controller.h
crypto.h
gatt.h Bluetooth: GATT: Fix bt_gatt_notify_cb documentation 2019-08-22 15:14:39 +03:00
hci_raw.h
hci_vs.h
hci.h Bluetooth: Host: Rename long error codes 2019-08-27 15:13:25 +02:00
hfp_hf.h
l2cap.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
mesh.h
rfcomm.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
sdp.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
testing.h
uuid.h Bluetooth: UUID: Fix confusing documentation of bt_uuid_create() 2019-09-03 16:41:00 +02:00