Skip to content

Commit

Permalink
Update examples/tv-casting-app/android/App/app/src/main/jni/com/chip/…
Browse files Browse the repository at this point in the history
…casting/TvCastingApp.java
  • Loading branch information
cliffamzn authored Mar 8, 2023
1 parent 203dd6f commit 5cd98c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ public void stopVideoPlayerDiscovery() {
multicastLock.release();
}
this.discoveryStarted = false;
}
}

public native boolean openBasicCommissioningWindow(
Expand Down

0 comments on commit 5cd98c4

Please sign in to comment.