Skip to content
Commit 46196113 authored by Emil Gydesen's avatar Emil Gydesen Committed by Carles Cufí
Browse files

Bluetooth: Conn: Add const for conn in bt_conn_get_remote_info



The connection object is, and should not, be modified by the function.
Making it const makes it possible to do this simple operation
in functions that also won't change the conn object (i.e.
that uses `const`).

Signed-off-by: default avatarEmil Gydesen <emil.gydesen@nordicsemi.no>
parent 44c5c1da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment