mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 02:42:41 +00:00
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
|
||
---|---|---|
.. | ||
mesh | ||
a2dp_internal.h | ||
a2dp.c | ||
at.c | ||
at.h | ||
att_internal.h | ||
att.c | ||
avdtp_internal.h | ||
avdtp.c | ||
CMakeLists.txt | ||
conn_internal.h | ||
conn.c | ||
crypto.c | ||
crypto.h | ||
ecc.h | ||
gatt_internal.h | ||
gatt.c | ||
hci_core.c | ||
hci_core.h | ||
hci_ecc.c | ||
hci_ecc.h | ||
hci_raw_internal.h | ||
hci_raw.c | ||
hfp_hf.c | ||
hfp_internal.h | ||
Kconfig | ||
keys_br.c | ||
keys.c | ||
keys.h | ||
l2cap_br.c | ||
l2cap_internal.h | ||
l2cap.c | ||
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 | ||
testing.h | ||
uuid.c |