Searched refs:DIRECTION_SOURCE (Results 1 – 2 of 2) sorted by relevance
93 static final int DIRECTION_SOURCE = 2; field in LeAudioStackEvent255 case DIRECTION_SOURCE: in eventTypeValue1ToString()
1405 mNativeInterface.setUnicastMonitorMode(LeAudioStackEvent.DIRECTION_SOURCE, true); in activeBroadcastAssistantNotification()1408 mNativeInterface.setUnicastMonitorMode(LeAudioStackEvent.DIRECTION_SOURCE, false); in activeBroadcastAssistantNotification()2617 mNativeInterface.setUnicastMonitorMode(LeAudioStackEvent.DIRECTION_SOURCE, false); in handleSourceStreamStatusChange()2626 } else if (direction == LeAudioStackEvent.DIRECTION_SOURCE) { in handleUnicastStreamStatusChange()