zephyr/samples/bluetooth
Emil Gydesen 0051731a41 samples: Bluetooth: Few fixups for USB data for broadcast audio sink
This commit does several but minor changes to the USB handling of
the broadcast audio sink, such as improving logging, removing a few
unncessary pieces of code and some minor performance improvements.

It removes some uses of the ring buffers, which effectively clears
up around 30KB of RAM, while also reducing how much memory is being
copied, improving performance.

Some of this removes the existing code for partial support for
stereo, but that code did not work in the first place. Proper stereo
support will be added in a later commit.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-03-01 14:12:10 +01:00
..
beacon
broadcast_audio_assistant samples: Bluetooth: Fix UUID compare 2024-02-26 12:01:15 +01:00
broadcast_audio_sink samples: Bluetooth: Few fixups for USB data for broadcast audio sink 2024-03-01 14:12:10 +01:00
broadcast_audio_source samples: Bluetooth: Broadcast Audio Source: Fix potential memory leak 2024-02-14 14:28:28 +01:00
broadcaster
broadcaster_multiple
bthome_sensor_template
central samples: Bluetooth: Only connect to devices with rssi below -50 2024-02-26 14:34:07 +01:00
central_gatt_write samples: Bluetooth: Only connect to devices with rssi below -50 2024-02-26 14:34:07 +01:00
central_hr
central_ht
central_iso samples: bluetooth: iso: Extend sample documentation 2024-02-26 14:34:07 +01:00
central_multilink samples: Bluetooth: Only connect to devices with rssi below -50 2024-02-26 14:34:07 +01:00
central_otc
central_past
direct_adv
direction_finding_central
direction_finding_connectionless_rx
direction_finding_connectionless_tx
direction_finding_peripheral
eddystone
encrypted_advertising
extended_adv samples: bluetooth: Added sample for Extended Advertisements 2024-02-01 14:31:27 +00:00
handsfree
hap_ha Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
hci_ipc
hci_pwr_ctrl
hci_spi
hci_uart
hci_uart_async
hci_usb
hci_usb_h4
ibeacon
ipsp
iso_broadcast Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
iso_broadcast_benchmark Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
iso_connected_benchmark Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
iso_receive
mesh
mesh_demo
mesh_provisioner
mtu_update samples: Bluetooth: Only connect to devices with rssi below -50 2024-02-26 14:34:07 +01:00
observer
periodic_adv
periodic_adv_conn
periodic_adv_rsp
periodic_sync
periodic_sync_conn
periodic_sync_rsp
peripheral
peripheral_accept_list
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_gatt_write
peripheral_hids
peripheral_hr
peripheral_ht
peripheral_identity
peripheral_iso samples: bluetooth: iso: Extend sample documentation 2024-02-26 14:34:07 +01:00
peripheral_ots
peripheral_past
peripheral_sc_only
public_broadcast_sink Bluetooth: Audio: Remove LC3 from the assigned numbers defines 2024-02-05 09:14:44 -06:00
public_broadcast_source Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
scan_adv
st_ble_sensor
tmap_bmr Bluetooth: Audio: Remove LC3 from the assigned numbers defines 2024-02-05 09:14:44 -06:00
tmap_bms Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
tmap_central Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
tmap_peripheral Bluetooth: Audio: Remove LC3 from the assigned numbers defines 2024-02-05 09:14:44 -06:00
unicast_audio_client samples: Bluetooth: Only connect to devices with rssi below -50 2024-02-26 14:34:07 +01:00
unicast_audio_server Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
bluetooth.rst