e00282af6e
Fixes many instances of errors similar to below: zephyr/subsys/bluetooth/controller/ll_sw/ctrl.c:5927:22: error: declaration of ‘s_link’ shadows a previous local [-Werror=shadow] static memq_link_t s_link; ^~~~~~ zephyr/subsys/bluetooth/controller/ll_sw/ctrl.c:5905:21: note: shadowed declaration is here static memq_link_t s_link; ^~~~~~ Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no> |
||
---|---|---|
.. | ||
mesh | ||
CMakeLists.txt | ||
Kconfig | ||
a2dp.c | ||
a2dp_internal.h | ||
at.c | ||
at.h | ||
att.c | ||
att_internal.h | ||
avdtp.c | ||
avdtp_internal.h | ||
conn.c | ||
conn_internal.h | ||
crypto.c | ||
crypto.h | ||
ecc.h | ||
gatt.c | ||
gatt_internal.h | ||
hci_core.c | ||
hci_core.h | ||
hci_ecc.c | ||
hci_ecc.h | ||
hci_raw.c | ||
hci_raw_internal.h | ||
hfp_hf.c | ||
hfp_internal.h | ||
keys.c | ||
keys.h | ||
keys_br.c | ||
l2cap.c | ||
l2cap_br.c | ||
l2cap_internal.h | ||
monitor.c | ||
monitor.h | ||
rfcomm.c | ||
rfcomm_internal.h | ||
sdp.c | ||
sdp_internal.h | ||
smp.c | ||
smp.h | ||
smp_null.c | ||
storage.c | ||
testing.c | ||
uuid.c |