zephyr/samples/bluetooth
Martí Bolívar 0d9da124cd samples: mesh_demo: rework error and device handling
The board specific interface in this sample is not handling errors.
Fix that by making board_init() return a negative error code or zero.

Rework the bbc_microbit specific board file by handling errors
appropriately and avoiding device_get_binding() to move some device
configuration errors to build time.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-03-06 09:13:00 -06:00
..
beacon samples: bluetooth: display source address in beacon console output 2020-10-15 22:22:16 +03:00
central
central_hr
central_ht Bluetooth: host: Remove deprecated scan filter duplicate params 2021-01-29 12:53:10 -05:00
direction_finding_connectionless_tx samples: Bluetooth: Add DF connectionless Beacon sample application 2021-02-25 14:53:27 +01:00
eddystone samples: bluetooth: display source address in beacon console output 2020-10-15 22:22:16 +03:00
handsfree
hci_pwr_ctrl Bluetooth: samples: Remove unnecessary main stack configuration 2021-03-04 14:27:57 +01:00
hci_rpmsg bluetooth: hci: rpmsg: Use RPMsg Service 2021-01-19 22:07:09 +01:00
hci_spi device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 2020-11-10 08:38:09 -06:00
hci_uart Bluetooth: samples: Remove unnecessary main stack configuration 2021-03-04 14:27:57 +01:00
hci_usb samples: hci_usb: disable USB_DEVICE_BLUETOOTH_VS_H4 2021-02-15 08:27:19 -05:00
hci_usb_h4
ibeacon
ipsp kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
mesh samples: bluetooth: Fix SRAM overflow with bbc:microbit 2021-02-24 10:56:26 +01:00
mesh_demo samples: mesh_demo: rework error and device handling 2021-03-06 09:13:00 -06:00
mesh_provisioner Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
periodic_adv samples: Bluetooth: add nrf52833dk_nrf52833 board in per. adv. samples 2021-02-23 12:36:11 +01:00
periodic_sync samples: Bluetooth: add nrf52833dk_nrf52833 board in per. adv. samples 2021-02-23 12:36:11 +01:00
peripheral samples: Bluetooth: use indication destroy cb 2020-11-10 11:21:46 +01:00
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_hids
peripheral_hr samples: bluetooth: Remove useless default_conn 2021-02-01 08:38:54 -05:00
peripheral_ht samples: bluetooth: Remove useless default_conn 2021-02-01 08:38:54 -05:00
peripheral_ots
peripheral_sc_only
scan_adv
st_ble_sensor
bluetooth.rst