HomeSort by relevance Sort by last modified time
    Searched refs:supplicantNetworkId (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 720 * @param supplicantNetworkId network ID in wpa_supplicant for the network.
723 public int getFrameworkNetworkId(int supplicantNetworkId) {
724 return supplicantNetworkId;
    [all...]
WifiStateMachine.java     [all...]

Completed in 702 milliseconds