google/mobly-bundled-snippets

Android Bluetooth stack is unable to react within 30s

Closed this issue · 1 comments

  1. Bluetooth is on
  2. call btDisable
  3. immediately call btEnable

There's a > 30% chance that the call in 3 fails due to timeout.
Looks like Android bluetooth stack is not very good at handling stress calls...

Obsolete