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 sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
central_hr sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
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 sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
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 Bluetooth: hci_usb_h4: Add sample for USB_PID_BLE_HCI_H4_SAMPLE 2020-04-20 21:59:47 +03:00
ibeacon sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
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 Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_dis Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_esp Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_hids Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
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 samples: bluetooth: adding peripheral_ots sample 2020-09-04 17:06:17 +02:00
peripheral_sc_only sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
scan_adv sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
st_ble_sensor device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bluetooth.rst