Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drv/bluetooth_stm32_bluenrg: fix wait for status on disconnect
When we send a disconnect command (GAP Terminate), the controller responds with a command status event rather than a command complete event. This fixes Bluetooth comms locking up until something else triggers a command complete event.
- Loading branch information