zephyr/samples/bluetooth
Kumar Gala 24ae1b1aa7 include: Fix use of <misc/FOO.h> -> <sys/FOO.h>
Fix #include <misc/FOO.h> as misc/FOO.h has been deprecated and
should be #include <sys/FOO.h>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-12-10 08:39:37 -05:00
..
beacon samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
central samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
central_hr samples: bluetooth: central_hr: Fix scanning 2019-11-19 15:25:46 -05:00
eddystone samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
handsfree cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
hci_rpmsg Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN 2019-11-28 13:35:11 +02:00
hci_spi Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN 2019-11-28 13:35:11 +02:00
hci_uart samples: bluetooth: hci_uart: add config for nrf5340_dk_nrf5340_cpuapp 2019-12-09 17:01:27 +02:00
hci_usb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
ibeacon samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
ipsp samples: ipsp: use log_strdup(transient_string) 2019-11-12 16:43:52 +02:00
mesh samples: Bluetooth: Increase ISR_STACK_SIZE value 2019-12-10 15:34:26 +02:00
mesh_demo samples: Bluetooth: Increase ISR_STACK_SIZE value 2019-12-10 15:34:26 +02:00
peripheral Bluetooth: Samples: Switch to synchronous bt_init before main loop 2019-12-09 16:11:19 +01:00
peripheral_csc Bluetooth: Samples: Switch to synchronous bt_init before main loop 2019-12-09 16:11:19 +01:00
peripheral_dis samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
peripheral_esp Bluetooth: Samples: Switch to synchronous bt_init before main loop 2019-12-09 16:11:19 +01:00
peripheral_hids samples: migrating to NVS backend with settings 2019-10-11 14:55:24 +02:00
peripheral_hr Bluetooth: Samples: Switch to synchronous bt_init before main loop 2019-12-09 16:11:19 +01:00
peripheral_ht include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
peripheral_sc_only Bluetooth: samples: Add newline when using printk 2019-10-07 20:50:14 +03:00
scan_adv samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
st_ble_sensor Samples: Bluetooth: Add ST BLE Demo sample 2019-12-10 12:25:06 +02:00
bluetooth.rst