commit | 5b1ce4753babf2985a863d8413c36be22065cba1 | [log] [tgz] |
---|---|---|
author | Pradeep Panigrahi <pradeepp@codeaurora.org> | Fri Jan 22 14:30:26 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Feb 02 00:21:43 2016 -0800 |
tree | 5fe13a36fc2d2ee24780f14459aa2daf7134a0d1 | |
parent | af69c1e623a79119e9b8180d23671a661bdb1eab [diff] |
Bluetooth: Enforce BT state check during GATT operations. Enforce BT state check when BLE Apps call into GATT, to handle scenarios in which delayed call from BLE App to disconnect/close comes after the BT is OFF. This would prevent bluetooth crash in such scenarios. Change-Id: I7bf501abd023e478d25cbe6ee861dfc50eff05db CRs-fixed: 960933