Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
sfos: bluez5: Add debug logs to reasons leaving acquire.
Signed-off-by: Juho Hämäläinen <juho.hamalainen@jolla.com>
  • Loading branch information
jusa committed Feb 24, 2021
1 parent d50cb82 commit 0305988
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/bluetooth/backend-ofono.c
Expand Up @@ -147,6 +147,7 @@ static int card_connect(struct hf_audio_card *card) {
return -EAGAIN;
}

pa_log_debug("Card connect failed, return -1");
dbus_error_free(&err);
return -1;
}
Expand Down

0 comments on commit 0305988

Please sign in to comment.