mbox series

[BlueZ,0/1] client/player: Allow the user to control BIG encryption

Message ID 20230921103945.36180-1-vlad.pruteanu@nxp.com
Headers show
Series client/player: Allow the user to control BIG encryption | expand

Message

Vlad Pruteanu Sept. 21, 2023, 10:39 a.m. UTC
This commit adds support for controling the use of encryption and
setting the broadcast code. This is done as part of the endpoint.config
command. For source endpoints the encryption flag and broadcast code can
be set, while the sink supports only broadcast code setting. If no custom
broadcast code is provided, the default one will be used.

Vlad Pruteanu (1):
  client/player: Allow the user to control the use of encryption

 client/player.c | 50 ++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 43 insertions(+), 7 deletions(-)