Searched defs:configureEapolIpAddressAllocationParams (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ |
D | ISupplicantP2pIfaceHal.java | 606 boolean configureEapolIpAddressAllocationParams(int ipAddressGo, int ipAddressMask, in configureEapolIpAddressAllocationParams() method
|
D | WifiP2pNative.java | 1011 public boolean configureEapolIpAddressAllocationParams(int ipAddressGo, int ipAddressMask, in configureEapolIpAddressAllocationParams() method in WifiP2pNative
|
D | SupplicantP2pIfaceHal.java | 1151 public boolean configureEapolIpAddressAllocationParams(int ipAddressGo, int ipAddressMask, in configureEapolIpAddressAllocationParams() method in SupplicantP2pIfaceHal
|
D | SupplicantP2pIfaceHalAidlImpl.java | 2628 public boolean configureEapolIpAddressAllocationParams(int ipAddressGo, int ipAddressMask, in configureEapolIpAddressAllocationParams() method in SupplicantP2pIfaceHalAidlImpl
|
D | SupplicantP2pIfaceHalHidlImpl.java | 2641 public boolean configureEapolIpAddressAllocationParams(int ipAddressGo, int ipAddressMask, in configureEapolIpAddressAllocationParams() method in SupplicantP2pIfaceHalHidlImpl
|