nimble/host: fix gcc 13 warnings

This commit is contained in:
Alexey Lapshin
2023-07-26 19:38:47 +02:00
committed by Szymon Janc
parent e2065a6016
commit 65f32e5f87
+3
View File
@@ -6461,6 +6461,9 @@ ble_gap_preempt_done(void)
void *arg;
} slaves[BLE_ADV_INSTANCES];
master_cb = NULL;
master_arg = NULL;
disc_preempted = 0;
/* Protects slaves from accessing by multiple threads */