Example usage for android.net.wifi.p2p WifiP2pManager.ChannelListener interface-usage

List of usage examples for android.net.wifi.p2p WifiP2pManager.ChannelListener interface-usage

Introduction

In this page you can find the example usage for android.net.wifi.p2p WifiP2pManager.ChannelListener interface-usage.

Usage

From source file test.microsoft.com.wifipairing.WifiBase.java

/**
 * Created by juksilve on 6.3.2015.
 */
public class WifiBase implements WifiP2pManager.ChannelListener {

    public interface WifiStatusCallBack {

From source file com.example.android.listentgt.MainActivity.java

public class MainActivity extends FragmentActivity
        implements ActionBar.TabListener, WifiP2pManager.ChannelListener, DeviceActionListener {

    /**
     * The {@link android.support.v4.view.PagerAdapter} that will provide fragments for each of the
     * three primary sections of the app. We use a {@link android.support.v4.app.FragmentPagerAdapter}