Skip to content
Commit e9e5498a authored by Filip Kokosinski's avatar Filip Kokosinski Committed by Carles Cufí
Browse files

samples/bluetooth/central: fix error code reporting



`bt_conn_le_create` returns a signed value. Error message format string
expects an unsigned value.

This commit changes the expected value in the format string to a signed
one, to match what `bt_conn_le_create` returns.

Signed-off-by: default avatarFilip Kokosinski <fkokosinski@antmicro.com>
parent bdffde36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment