le_audio: Schedule broadcast, unicast callbacks on MainLoop
While handling callback for registered clients a concurent call of notifying would cause exception and eventually will drop this call. To avoid dropping notification of registered for callback clients a schedule on MainLoop is introduced. Tag: #bug Bug: 332847049 Test: atest LeAudioServiceTest LeAudioBroadcastServiceTest Change-Id: Ib91e1c6429f5f9979b445b881364302186214a92
Loading
Please register or sign in to comment