Skip to content
Commit ca6adf13 authored by Andries Kruithof's avatar Andries Kruithof Committed by Fabio Baltieri
Browse files

Bluetooth: controller: some arguments are unsigned instead of int



There are some calls to ull_adv_aux_pdu_set_clear that are set to 0
but the argument is actually unsigned. This PR replaces the '0'
with '0U'

Signed-off-by: default avatarAndries Kruithof <andries.kruithof@nordicsemi.no>
parent b7e623c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment