commit | 62432dd0bb4d59f640bde9309f86eef2fd984f18 | [log] [tgz] |
---|---|---|
author | Matthew Xie <mattx@google.com> | Thu Oct 27 10:25:15 2011 -0700 |
committer | Matthew Xie <mattx@google.com> | Thu Oct 27 10:25:15 2011 -0700 |
tree | 57c539323286b47eb1050dd5cfb942c74d184695 | |
parent | b9bcd9fe3a607df1589e55760cf5cef7fb5618ad [diff] |
Check EALREADY status for HCIDEVUP command Both bluez and bluedroid starts up HCI driver. If bluez starts the driver before bluedroid. Current bluedroid fails incorrectly. Bluedroid should treat EALREADY error code as success. We place a warning message when EALREADY error happens. The reason is that bluedroid should always starts up HCI driver first. bluedroid starts up bluetoothd afterwards. bug 5496360 Change-Id: I316a2b3ec52bfbe6d1cdf554eac3deabfd63f3da