Bluetooth: Fix incorrect type for window and interval
authorAbhishek Pandit-Subedi <abhishekpandit@chromium.org>
Wed, 13 May 2020 02:09:32 +0000 (19:09 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 13 May 2020 06:50:56 +0000 (08:50 +0200)
commitaaebf8e6088270e45d30314031b5d9a88a589cb9
tree88398e081197e56127468746e3ad007ce65fe50f
parente625e50ceee18bc1e3fb1a6375e089405a797a4d
Bluetooth: Fix incorrect type for window and interval

The types for window and interval should be uint16, not uint8.

Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c