Skip to content
Commit e5a1c0bb authored by Axel Le Bourhis's avatar Axel Le Bourhis Committed by Fabio Baltieri
Browse files

drivers: bluetooth: hci_nxp: fix unexpected command complete event



As the previous version of the MCXW71 BLE Controller wasn't sending a
command complete event after setting the BD address, we used a
workaround to directly send the HCI command without using zephyr's API.
Now, on the latest version of MCXW72 and MCXW71, this issue is fixed,
so we need to use `bt_hci_cmd_send_sync` to properly expect the
command complete event.

Signed-off-by: default avatarAxel Le Bourhis <axel.lebourhis@nxp.com>
parent 05b16b97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment