zephyr/samples/bluetooth
Casper Bonde 52843f7f9d Bluetooth: BAP: use codec configuration parameters for LC3 processing
Replace hardcoded LC3 codec config with the selected configuration
used in the GATT profiles.
The selected codec configuration on the client will be used on both
sides for LC3 encode/decode.
This required completing the LC3 macroes for building codec
cababilities and codec configuration as they were not setting the
max_frames_per_sdu and frames_per_sdu values.
So as a side effect this change adds the capability to pack multiple
audio frames into a single SDU - tested with 2 frames every 20ms.

Signed-off-by: Casper Bonde <casper_bonde@bose.com>
2022-04-06 11:00:20 +02:00
..
beacon
broadcast_audio_sink samples: Bluetooth: Add broadcast audio sink sample 2022-04-02 15:39:48 +02:00
broadcast_audio_source samples: Bluetooth: Add broadcast audio source sample 2022-04-02 15:39:48 +02:00
broadcaster
central
central_hr
central_ht
central_iso
central_multilink tests: Bluetooth: bsim: Increase to 250 simultaneous connections. 2022-04-04 10:24:34 +02:00
central_past
direction_finding_central tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
direction_finding_connectionless_rx everywhere: fix typos 2022-03-18 13:24:08 -04:00
direction_finding_connectionless_tx samples: Bluetooth: df: fix wrong GPIO assignment for ant switching 2022-03-18 10:21:19 +01:00
direction_finding_peripheral tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
eddystone
handsfree
hci_pwr_ctrl everywhere: fix typos 2022-03-18 13:24:08 -04:00
hci_rpmsg ipc_service: samples: Remove redundant config options from samples 2022-03-29 12:30:50 -07:00
hci_spi samples: bluetooth: hci_spi: use pinctrl for nrf board overlay 2022-03-21 15:09:28 +01:00
hci_uart bluetooth: samples: hci_uart: Add Direction Finding doc 2022-03-18 12:00:03 +01:00
hci_usb
hci_usb_h4
ibeacon
ipsp net: tcp: Update receive window in other direct net_context users 2022-03-11 09:21:51 +01:00
iso_broadcast samples: Bluetooth: Add ISO Broadcaster board specific conf files 2022-03-01 14:54:35 +01:00
iso_broadcast_benchmark Bluetooth: ISO: Change ISO recv flags to bitfield 2022-04-06 11:00:10 +02:00
iso_connected_benchmark Bluetooth: ISO: Change ISO recv flags to bitfield 2022-04-06 11:00:10 +02:00
iso_receive samples: Bluetooth: Add Synchronized Receiver board specific conf files 2022-03-01 14:54:35 +01:00
mesh
mesh_demo everywhere: fix typos 2022-03-18 13:24:08 -04:00
mesh_provisioner
observer
periodic_adv
periodic_sync
peripheral everywhere: fix typos 2022-03-18 13:24:08 -04:00
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_hids
peripheral_hr
peripheral_ht everywhere: fix typos 2022-03-18 13:24:08 -04:00
peripheral_identity tests: Bluetooth: bsim: Increase to 250 simultaneous connections. 2022-04-04 10:24:34 +02:00
peripheral_iso
peripheral_ots
peripheral_past samples: Bluetooth: Add missing bt_conn_ref for a few samples 2022-03-09 15:04:57 +02:00
peripheral_sc_only Bluetooth: Host: Add auth_info_cb struct 2022-03-25 15:17:18 -07:00
scan_adv
st_ble_sensor
unicast_audio_client Bluetooth: BAP: use codec configuration parameters for LC3 processing 2022-04-06 11:00:20 +02:00
unicast_audio_server Bluetooth: BAP: use codec configuration parameters for LC3 processing 2022-04-06 11:00:20 +02:00
bluetooth.rst