Searched refs:groupStatusMutable (Results 1 – 3 of 3) sorted by relevance
99 dev.leAudioData.groupStatusMutable.postValue(129 svc_data.groupStatusMutable.postValue(new Pair<>(groupId, new Pair<>(-1, -1)));163 svc_data.groupStatusMutable.postValue(new Pair<>(groupId, new Pair<>(-1, -1)));229 svc_data.groupStatusMutable.postValue(975 state_wrapper.leAudioData.groupStatusMutable.setValue( in queryLeAudioDevices()
46 public MutableLiveData<Pair<Integer, Pair<Integer, Integer>>> groupStatusMutable = field in LeAudioDeviceStateWrapper.LeAudioData
210 if (le_audio_svc_data.groupStatusMutable.hasObservers()) in setLeAudioStateObservers()211 le_audio_svc_data.groupStatusMutable.removeObservers(this.parent); in setLeAudioStateObservers()212 le_audio_svc_data.groupStatusMutable.observe( in setLeAudioStateObservers()