bluez/client
Iulia Tanasescu 8c8ca715e0 client/player: Fix select/unselect reply prints
This updates the shell print messages for the transport select/unselect
method replies. The bluetoothctl log below shows the fixed result:

client/bluetoothctl
[bluetooth]# endpoint.register 00001851-0000-1000-8000-00805f9b34fb 0x06
[/local/endpoint/ep0] Auto Accept (yes/no): y
[/local/endpoint/ep0] Max Transports (auto/value): a
[/local/endpoint/ep0] Locations: 1
[/local/endpoint/ep0] Supported Context (value): 1
Capabilities:
  03 01 ff 00 02 02 03 05 04 1a 00 f0 00 02 03 01
Metadata:
[bluetooth]# Endpoint /local/endpoint/ep0 registered
[bluetooth]# scan on
[bluetooth]# [NEW] Device 17:7A:80:64:A7:93 17-7A-80-64-A7-93
[17-7A-80-64-A7-93]# [NEW] Transport
                /org/bluez/hci0/dev_17_7A_80_64_A7_93/bis1/fd0
[17-7A-80-64-A7-93]# transport.select
                /org/bluez/hci0/dev_17_7A_80_64_A7_93/bis1/fd0
[17-7A-80-64-A7-93]# [CHG] Transport
    /org/bluez/hci0/dev_17_7A_80_64_A7_93/bis1/fd0 State: broadcasting
[17-7A-80-64-A7-93]# Select successful
[17-7A-80-64-A7-93]# transport.unselect
                /org/bluez/hci0/dev_17_7A_80_64_A7_93/bis1/fd0
[17-7A-80-64-A7-93]# [CHG] Transport
    /org/bluez/hci0/dev_17_7A_80_64_A7_93/bis1/fd0 State: idle
[17-7A-80-64-A7-93]# Unselect successful
2024-10-25 12:08:24 -04:00
..
scripts client: Update scripts to include encrypted stream scenario 2024-10-15 10:55:24 -04:00
admin.c
admin.h
adv_monitor.c
adv_monitor.h
advertising.c
advertising.h
agent.c
agent.h
assistant.c client/assistant: Enter Broadcast Code as string 2024-09-09 12:58:05 -04:00
assistant.h client: Add assistant submenu 2024-07-18 14:22:44 -04:00
bluetoothctl-admin.rst
bluetoothctl-advertise.rst
bluetoothctl-assistant.rst bluetoothctl-assistant.1: Update push command example 2024-09-09 12:59:51 -04:00
bluetoothctl-endpoint.rst client: Update endpoint.show and transport.show documentation 2024-09-30 15:43:56 -04:00
bluetoothctl-gatt.rst
bluetoothctl-mgmt.rst
bluetoothctl-monitor.rst
bluetoothctl-player.rst
bluetoothctl-scan.rst
bluetoothctl-transport.rst client: Update endpoint.show and transport.show documentation 2024-09-30 15:43:56 -04:00
bluetoothctl.rst client: Add bluetoothctl-assistant.1 man page 2024-08-20 11:20:25 -04:00
display.c
display.h
gatt.c client/gatt: Set handle before calling print functions 2024-08-01 04:25:27 -04:00
gatt.h
main.c shared/shell: Fix not handling prompt with color properly 2024-10-17 10:00:02 -04:00
mgmt.c shared/shell: Fix not handling prompt with color properly 2024-10-17 10:00:02 -04:00
mgmt.h
player.c client/player: Fix select/unselect reply prints 2024-10-25 12:08:24 -04:00
player.h
print.c client/print: Add decoding for UUID properties 2024-09-18 15:26:18 -04:00
print.h client/print: Add decoding for UUID properties 2024-09-18 15:26:18 -04:00