Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java2425 private void handleGroupHealthAction(int groupId, int action) { in handleGroupHealthAction() method in LeAudioService
3299 handleGroupHealthAction(stackEvent.valueInt1, stackEvent.valueInt2); in messageFromNative()