Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: btusb: Add reset on close quirk for Intel adapters
Intel Bluetooth adapter is not exiting the loopback mode on bluetooth socket closure. So, when bluetooth socket is opened again, bluetooth is not working. As per Bluetooth core specification, bluetooth adapter should exit loop back mode on hci reset. Add HCI quirk reset to make sure adapter exits loopback mode on bluetooth socket closure. Tracked-On: OAM-126126 Signed-off-by: Suresh, Prashanth <[email protected]>
- Loading branch information