Home
last modified time | relevance | path

Searched refs:notifyGroupStatusChanged (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java2498 notifyGroupStatusChanged( in handleGroupTransitToActive()
2575 notifyGroupStatusChanged( in handleGroupTransitToInactive()
3130 notifyGroupStatusChanged( in messageFromNative()
4520 private void notifyGroupStatusChanged(int groupId, int status) { in notifyGroupStatusChanged() method in LeAudioService