zephyr/subsys/bluetooth/controller/hci
Vinayak Kariappa Chettimada 76320d2142 Bluetooth: controller: Fix HCI LE Set PHY command status response
Fixed the implementation to generate command status as per
Bluetooth v5.0 specification instead of the incorrect
command complete that was generated before.

Also, the unsupported features status will be generated
before the invalid parameters status.

Relates to commit 258c7ccff1 ("Bluetooth: controller: Fix
HCI LE Set PHY invalid behavior check")

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-08-02 01:03:17 +02:00
..
hci.c Bluetooth: controller: Fix HCI LE Set PHY command status response 2018-08-02 01:03:17 +02:00
hci_driver.c bluetooth: controller: Handle non-priority events correctly 2018-05-25 17:25:41 +02:00
hci_internal.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00