Skip to content
Commit cf870e83 authored by Jordan Yates's avatar Jordan Yates Committed by Alberto Escolar
Browse files

bluetooth: correct `bt_le_scan_param` scan type



The `type` parameter of `struct bt_le_scan_param` is documented as
taking a `BT_LE_SCAN_TYPE_*` value, not a `BT_HCI_LE_SCAN_*` value.

In practice this makes no difference as the values are defined as the
same integer, but does result in `<zephyr/bluetooth/hci.h>` not needing
to be included.

Signed-off-by: default avatarJordan Yates <jordan@embeint.com>
parent bc4743fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment