mbox series

[BlueZ,0/1] client/player: Update minimum LC3 SDU size to accommodate 8_1 config

Message ID 20240313090359.164196-1-vlad.pruteanu@nxp.com
Headers show
Series client/player: Update minimum LC3 SDU size to accommodate 8_1 config | expand

Message

Vlad Pruteanu March 13, 2024, 9:03 a.m. UTC
Currently the minimum LC3 SDU size is set to 30B. Thus, if a source
uses the 8_1_1 config which has a SDU size of 26 the sink's capabilities
won't match and the appropriate endpoint won't be created.

Vlad Pruteanu (1):
  client/player: Update minimum LC3 SDU size to accommodate 8_1 config

 client/player.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)