commit | 06b5c9f53557fee7790c4064049db0084fb5ea0e | [log] [tgz] |
---|---|---|
author | Nitin Arora <niarora@codeaurora.org> | Tue Oct 13 17:25:13 2015 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Oct 23 16:00:00 2015 -0700 |
tree | e9a5efe14fdc4deb2d4c8a469f7be473ba92e2d5 | |
parent | dfc3f6aaeefceda4ff0337fa0e51eab83c0c820e [diff] |
Bluetooth: Handle variable while BT turns ON from BLE ON This change handles the member variable mEnable and sets it explicitly to true to when Bluetooth switches from STATE_BLE_ON to ON state. This variable describes the transient state of Bluetooth adapter, and profile such as headset profile, depend on this variable before a successful bind. CRs-Fixed: 918503 Change-Id: I992a34452c58cfcc2e4d9cdf29b8e82d31e285e4