zephyr/samples/bluetooth
Piotr Dymacz 14bc3c28f0 samples: hci_uart: nRF52840 Dongle: drop redundant overlay
Since the commit 897d2b8204 ("boards: arm: nrf52840dongle_nrf52840: Use
USB CDC as default UART") this board has the 'cdc_acm_uart' node defined
and selected (with 'chosen' node) as 'bt-c2h-uart' by default. Overlay
file is no longer required.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
2023-02-22 11:58:05 +01:00
..
beacon
broadcast_audio_sink
broadcast_audio_source samples: Bluetooth: Broadcast audio source add packing field 2023-01-24 09:44:09 +01:00
broadcaster
broadcaster_multiple tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central_gatt_write
central_hr
central_ht
central_iso tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central_multilink
central_otc sample: bluetooth: OTS sample add checksum 2023-01-10 09:59:36 +01:00
central_past
direct_adv
direction_finding_central
direction_finding_connectionless_rx Samples: Bluetooth: Increase sync timeout for sync samples 2022-11-05 19:57:31 +01:00
direction_finding_connectionless_tx
direction_finding_peripheral includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
eddystone
handsfree
hap_ha Bluetooth: has: Fix uninitialized bt_has_register_param 2023-02-08 08:14:23 -08:00
hci_pwr_ctrl
hci_rpmsg Bluetooth: Controller: hci_rpmsg: Lock IRQs and spinlock on assertions 2023-02-10 15:09:02 +01:00
hci_spi
hci_uart samples: hci_uart: nRF52840 Dongle: drop redundant overlay 2023-02-22 11:58:05 +01:00
hci_usb samples: hci_usb: enable new experimental USB device support 2023-01-27 00:57:22 +09:00
hci_usb_h4 samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
ibeacon
ipsp samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
iso_broadcast Bluetooth: Controller: Integrate ISOAL for ISO Broadcast 2023-01-27 23:04:45 +09:00
iso_broadcast_benchmark boards: Added nRF5340 Audio DK (PCA10121) 2023-01-13 16:14:35 +01:00
iso_connected_benchmark boards: Added nRF5340 Audio DK (PCA10121) 2023-01-13 16:14:35 +01:00
iso_receive Bluetooth: Host: Add BT_CONN_INTERVAL_TO_US 2023-01-08 19:47:03 +01:00
mesh
mesh_demo
mesh_provisioner
mtu_update Bluetooth: Update Readme of large MTU sample 2023-01-16 16:51:42 +01:00
observer
periodic_adv
periodic_sync
peripheral samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_accept_list samples: bluetooth: Add sample demonstrating accept fliter list 2023-01-09 12:41:18 +01:00
peripheral_csc samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_dis samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_esp samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_gatt_write tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_hids samples: bt: hids: add a non authenticated mode to the sample 2023-01-24 19:33:03 +01:00
peripheral_hr samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_ht samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_identity samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_iso
peripheral_ots samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_past
peripheral_sc_only samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
scan_adv samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
st_ble_sensor samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
unicast_audio_client samples: unicast_audio_client: Fix enabling the streams 2023-01-18 09:56:52 +01:00
unicast_audio_server Bluetooth: Audio: Only allow receiver to send start command 2023-02-20 09:45:18 +01:00
bluetooth.rst