mbox series

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

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

Message

Vlad Pruteanu Dec. 20, 2023, 10:21 a.m. UTC
This commit adds support for controlling the use of encryption and
setting the broadcast code. On the source side the user will be
prompted to choose if he wants to use the BIG mode 3 encryption,
and the Broadcast Code to be used (custom/default value). On the
sink side only the Broadcast Code option is displayed as the use
of encryption is set according to the BASE of the source.

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

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