zephyr/samples/bluetooth
Emil Gydesen 099c13846e Bluetooth: Audio: Fix minor bt_audio -> bt_bap issues
Several places used the bt_audio prefix where it shouldn't.
Also moved the BAP documentation to its own file.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-03-07 16:21:44 +01:00
..
beacon tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
broadcast_audio_sink Bluetooth: Audio: Rename bt_audio_unicast_group to bt_bap_... 2023-03-07 16:21:44 +01:00
broadcast_audio_source Bluetooth: Audio: Add new bap_lc3_preset and move macros 2023-03-07 16:21:44 +01: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 samples and tests: Use non-environmental zephyr base variable 2023-03-03 10:49:10 +01:00
central_iso tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central_multilink samples/bluetooth/central_multilink: Relax RSSI requirement 2023-03-07 08:34:26 +01:00
central_otc sample: bluetooth: OTS sample add checksum 2023-01-10 09:59:36 +01:00
central_past samples: bluetooth: PAST: Disable for nrf52_bsim 2023-03-03 09:19:00 +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: Audio: Fix minor bt_audio -> bt_bap issues 2023-03-07 16:21:44 +01:00
hci_pwr_ctrl tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
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 tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
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 samples: Bluetooth: Mesh: remove nrf51 support 2023-03-03 14:08:24 +01:00
mesh_demo samples: Bluetooth: Mesh: remove nrf51 support 2023-03-03 14:08:24 +01:00
mesh_provisioner samples: Bluetooth: Mesh: remove nrf51 support 2023-03-03 14:08:24 +01:00
mtu_update samples/bluetooth/mtu_update: Relax RSSI requirement 2023-03-07 08:34:26 +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 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 tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_ots samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_past samples: bluetooth: PAST: Disable for nrf52_bsim 2023-03-03 09:19:00 +01:00
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 Bluetooth: Audio: Fix minor bt_audio -> bt_bap issues 2023-03-07 16:21:44 +01:00
unicast_audio_server Bluetooth: Audio: Fix minor bt_audio -> bt_bap issues 2023-03-07 16:21:44 +01:00
bluetooth.rst