Reorder LE Audio related services start.
Native code for LE Audio service initialization is triggering the
re-connections. It must be last service that starts, otherwise device
that quickly establishes connection might find some GATT services not
ready.
1. Start LE Audio service after MCS and GTBS service.
2. Post native initialization, to ensure tasks posted in GTBS and MCS
   finish before LE native init is executed.
Test: quickly reconnect LE Audio device, ensure GTBS and MCS service is
      properly discovered and connected.
Bug: 209606901
Bug: 150670922
Change-Id: I34549ec7fbf4dabba2f342b9676b7dbda636e957
Loading
Please register or sign in to comment