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
central
central_hr samples: bluetooth: central_hr: Fix scanning 2019-11-19 15:25:46 -05:00
eddystone
handsfree
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
ibeacon
ipsp
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
peripheral_esp Bluetooth: Samples: Switch to synchronous bt_init before main loop 2019-12-09 16:11:19 +01:00
peripheral_hids
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
scan_adv
st_ble_sensor Samples: Bluetooth: Add ST BLE Demo sample 2019-12-10 12:25:06 +02:00
bluetooth.rst