commit | 838704206c80716e0cd25322ae4b2c32970b94bf | [log] [tgz] |
---|---|---|
author | Satish Kumar Kodishala <quic_skodisha@quicinc.com> | Mon Jul 18 12:48:39 2022 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jul 18 01:14:35 2022 -0700 |
tree | 97dc7157178b033d9ee687a29c37c67155a27b63 | |
parent | fb3064ac8f1d21c35f8cb9715545b23d9d036709 [diff] |
FM HCI: Use mutex while init, send, close HCI Use mutex while initializing, send HCI commands and close HCI. This will help with mutual exclusion when multiple threads sending and/or closing HCI interface. CRs-Fixed: 3221629 Change-Id: Ib898a7a5c277f9dd5192d4e17bd7666128d418e8