zephyr/samples/bluetooth
Jamie McCrae 11c7371f99 samples: Explicitly disable boot USB device support init at boot
Disables having USB enabled for boards that configure USB CDC for
console, shell or logging at bootup in applications that enable USB
to prevent a conflict arising whereby USB is registered from
multiple points and later calls fail.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-01-10 12:21:10 +01:00
..
beacon tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
broadcast_audio_sink tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
broadcast_audio_source Bluetooth: Audio: Add support for encrypted broadcast 2023-01-06 10:35:25 +00:00
broadcaster tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
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 tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central_hr
central_ht tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central_iso tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central_multilink tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central_otc sample: bluetooth: OTS sample add checksum 2023-01-10 09:59:36 +01:00
central_past tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
direct_adv tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
direction_finding_central
direction_finding_connectionless_rx
direction_finding_connectionless_tx
direction_finding_peripheral
eddystone tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
handsfree tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
hap_ha Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
hci_pwr_ctrl tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
hci_rpmsg Bluetooth: Use Zephyr standard log system instead of `bluetooth/common/log` 2022-11-25 17:08:36 +01:00
hci_spi
hci_uart samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
hci_usb samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
hci_usb_h4 samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
ibeacon tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
ipsp tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
iso_broadcast tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
iso_broadcast_benchmark Bluetooth: Host: Add BT_CONN_INTERVAL_TO_US 2023-01-08 19:47:03 +01:00
iso_connected_benchmark
iso_receive Bluetooth: Host: Add BT_CONN_INTERVAL_TO_US 2023-01-08 19:47:03 +01:00
mesh tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
mesh_demo tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
mesh_provisioner tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
observer tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
periodic_adv tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
periodic_sync tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_accept_list samples: bluetooth: Add sample demonstrating accept fliter list 2023-01-09 12:41:18 +01:00
peripheral_csc tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_dis tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_esp tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_gatt_write tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_hids tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_hr tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_ht tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_identity tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_iso tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_ots sample: bluetooth: OTS sample add checksum 2023-01-10 09:59:36 +01:00
peripheral_past tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_sc_only tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
scan_adv tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
st_ble_sensor
unicast_audio_client Bluetooth: Audio: Add packing to unicast group create 2022-12-22 10:59:16 +01:00
unicast_audio_server tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
bluetooth.rst