commit | dfb80693b87876e1f2e2093ae6ebf4c56b88d3f2 | [log] [tgz] |
---|---|---|
author | Ugo Yu <ugoyu@google.com> | Thu Mar 19 15:58:28 2020 +0800 |
committer | Ugo Yu <ugoyu@google.com> | Tue Mar 24 10:24:49 2020 +0800 |
tree | ab2c4b5bd6f61c85c5185f486d0b641571266123 | |
parent | 1859e648d618820a8f4debefd2b24facee520455 [diff] |
Sequentially handle enable and disable * Replace thread sleeps in MESSAGE_ENABLE and MESSAGE_DISABLE to delay messages. To make sure we do not block the state change process while waiting for a state change callback. * Prevent handling enable or disable at the same time by deferring the the request when we are enabling or disabling Bluetooth. Bug: 128569058 Test: Manual Change-Id: I2301ba22b6c10fcea71e3b66eea3ea0a0d7f0475 Merged-In: I2301ba22b6c10fcea71e3b66eea3ea0a0d7f0475