zephyr/subsys/bluetooth/host
Johan Hedberg 6379da2a09 Bluetooth: Mesh: Fix NULL pointer access with PB-ADV
When both PB-ADV and PB-GATT are enabled, the PB-ADV code (prov.c)
uses the bt_mesh_proxy_get_buf() API to get a net_buf_simple buffer.
Unfortunately this function also suffers from the same issue that was
fixed by commit 2b273444c1.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-14 11:43:34 +02:00
..
mesh Bluetooth: Mesh: Fix NULL pointer access with PB-ADV 2018-02-14 11:43:34 +02:00
a2dp_internal.h
a2dp.c
at.c
at.h
att_internal.h
att.c Bluetooth: UUID: Remove macros defining 16 bit values 2018-02-13 13:33:48 +02:00
avdtp_internal.h
avdtp.c
CMakeLists.txt Bluetooth: Introduce Bluetooth Testing API 2017-12-13 11:26:32 +02:00
conn_internal.h
conn.c Bluetooth: Introduce dedicated TX fragment pool 2018-02-13 14:49:52 +02:00
crypto.c
crypto.h
ecc.h
gatt_internal.h
gatt.c Bluetooth: UUID: Remove macros defining 16 bit values 2018-02-13 13:33:48 +02:00
hci_core.c Bluetooth: Move HCI command buffer user data into separate array 2018-02-12 09:48:32 +02:00
hci_core.h
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig Bluetooth: Introduce dedicated TX fragment pool 2018-02-13 14:49:52 +02:00
keys_br.c
keys.c
keys.h
l2cap_br.c
l2cap_internal.h
l2cap.c net: buf: Redesigned API with split data and meta-data 2018-02-10 09:20:42 +02:00
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c
sdp_internal.h
sdp.c
smp_null.c
smp.c
smp.h
storage.c
testing.c Bluetooth: btp: Add event indicating expiration of incomp timer 2018-01-03 10:48:13 +01:00
testing.h Bluetooth: btp: Add event indicating expiration of incomp timer 2018-01-03 10:48:13 +01:00
uuid.c