| commit | 6931f4aa39053a071949bef4b191563312842ccc | [log] [tgz] |
|---|---|---|
| author | Steve Kondik <shade@chemlab.org> | Fri Jul 05 10:40:01 2013 -0700 |
| committer | Michael Bestas <mkbestas@lineageos.org> | Sun Jun 15 19:14:33 2025 +0300 |
| tree | d591c94e20395c57eeb85d6cc8ab7abaea46ff85 | |
| parent | 0a516c25c62dd8e28db823a0b1d78398b170aa65 [diff] |
libbt: Add btlock support * Concurrent WiFi/BT firmware loading can cause a chip crash. * Kernel supports a btlock device which is a simple semaphore that can protect from this situation. * Add support in the Bluedroid vendor lib for this on the BT side, as WiFi is already done directly in the kernel. Change-Id: I8b9d3b1ccd06cc5d5528c7d6d685048c258d9887