zephyr/samples/bluetooth
Carles Cufi 9b04a99243 timeouts: Port BBC micro:bit to the new timeout API
Port the BBC micro:bit display driver to the new timeout API exposed by
the kernel.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-05-07 11:01:55 +02:00
..
beacon boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
central samples: Bluetooth: Restart scanning on connection failure 2020-05-06 13:05:18 +03:00
central_hr samples: Bluetooth: Restart scanning on connection failure 2020-05-06 13:05:18 +03:00
central_ht samples: Bluetooth: Restart scanning on connection failure 2020-05-06 13:05:18 +03:00
eddystone samples: bluetooth: eddystone: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
handsfree cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
hci_pwr_ctrl Bluetooth: host: Add non-connectable directed advertising support 2020-04-15 10:57:38 +03:00
hci_rpmsg bluetooth: hci_rpmsg: check SHM_SIZE against shared mem size using DT 2020-05-07 10:07:00 +02:00
hci_spi Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
hci_uart Bluetooth: samples: hci_uart: Add debug configuration using RTT 2020-04-28 09:11:13 -04:00
hci_usb Bluetooth: hci_usb: Add implementation of Read/Set USB Transport Mode 2020-04-20 21:59:47 +03:00
hci_usb_h4 Bluetooth: hci_usb_h4: Add sample for USB_PID_BLE_HCI_H4_SAMPLE 2020-04-20 21:59:47 +03:00
ibeacon samples: bluetooth: ibeacon: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
ipsp Bluetooth: samples: ipsp: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
mesh timeouts: Port BBC micro:bit to the new timeout API 2020-05-07 11:01:55 +02:00
mesh_demo timeouts: Port BBC micro:bit to the new timeout API 2020-05-07 11:01:55 +02:00
mesh_provisioner cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
peripheral Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_csc Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_dis samples: bluetooth: peripheral_dis: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
peripheral_esp Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_hids samples: bluetooth: peripheral_hids: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
peripheral_hr Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_ht samples: Bluetooth: Integrate temperature sensor sample fetch 2020-05-06 13:05:18 +03:00
peripheral_sc_only samples: bluetooth: peripheral_sc_only: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
scan_adv samples: bluetooth: scan_adv: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
st_ble_sensor samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
bluetooth.rst