Searched refs:setUnicastMonitorMode (Results 1 – 3 of 3) sorted by relevance
377 public void setUnicastMonitorMode(int direction, boolean enable) { in setUnicastMonitorMode() method in LeAudioNativeInterface
1105 mNativeInterface.setUnicastMonitorMode(LeAudioStackEvent.DIRECTION_SINK, true); in createBroadcast()1325 mNativeInterface.setUnicastMonitorMode(LeAudioStackEvent.DIRECTION_SINK, false); in destroyBroadcast()1405 mNativeInterface.setUnicastMonitorMode(LeAudioStackEvent.DIRECTION_SOURCE, true); in activeBroadcastAssistantNotification()1408 mNativeInterface.setUnicastMonitorMode(LeAudioStackEvent.DIRECTION_SOURCE, false); in activeBroadcastAssistantNotification()2017 mNativeInterface.setUnicastMonitorMode(LeAudioStackEvent.DIRECTION_SINK, false); in updateActiveDevices()2617 mNativeInterface.setUnicastMonitorMode(LeAudioStackEvent.DIRECTION_SOURCE, false); in handleSourceStreamStatusChange()
944 .setUnicastMonitorMode(eq(LeAudioStackEvent.DIRECTION_SINK), eq(true)); in prepareHandoverStreamingBroadcast()