When a transport is selected from bluetoothctl, a reply is expected. Currently, if the method call is successful, no reply is sent, causing the following error message in bluetoothctl: transport.Failed to select: org.freedesktop.DBus.Error.NoReply The same error can be reproduced for the unselect method. This patch updates the select and unselect methods to send reply messages. It also fixes the shell prints in client/player.c, when the replies for select/unselect are received. Iulia Tanasescu (2): transport: Send reply to select/unselect client/player: Fix select/unselect reply prints client/player.c | 4 ++-- profiles/audio/transport.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) base-commit: 806a552d53c787c0ddea9328a09b0ef124bca26e -- 2.43.0