zephyr/include/bluetooth
Joakim Andersson fae964c008 Bluetooth: host: Make bt_conn_ref return NULL if the ref count is zero
Make bt_conn_ref return NULL if the reference count has reached zero.
This makes it possible to re-use bt_conn_ref internally to re-use the
reference count mechanism to check if the reference is in use.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-12-03 13:52:02 +01:00
..
mesh
services
a2dp-codec.h
a2dp.h
addr.h Bluetooth: host: Document functions and macros in addr.h 2020-11-26 13:15:03 +01:00
att.h
avdtp.h
bluetooth.h Bluetooth: host: Refactor out address handling to new file 2020-11-26 13:15:03 +01:00
buf.h Bluetooth: host: Make acl_data extension of bt_buf user data explicit 2020-11-26 13:15:03 +01:00
conn.h Bluetooth: host: Make bt_conn_ref return NULL if the ref count is zero 2020-12-03 13:52:02 +01:00
controller.h
crypto.h
gap.h
gatt.h Bluetooth: add destroy callback to indication 2020-11-10 11:21:46 +01:00
hci_err.h
hci_raw.h
hci_vs.h
hci.h Bluetooth: hci: Add definitions for codec and controller delay info 2020-11-26 15:46:17 +01:00
hfp_hf.h
iso.h
l2cap.h
mesh.h
rfcomm.h
sdp.h
testing.h
uuid.h