We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e26f7ce commit f83a5a9Copy full SHA for f83a5a9
1 file changed
src/bluetooth-fw/nimble/advert.c
@@ -26,6 +26,8 @@
26
27
#include "nimble_type_conversions.h"
28
29
+#include <stdio.h>
30
+
31
void bt_driver_advert_advertising_disable(void) {
32
int rc;
33
0 commit comments