Searched refs:staIfaceV12 (Results 1 – 1 of 1) sorted by relevance
2866 android.hardware.wifi.supplicant.V1_2.ISupplicantStaIface staIfaceV12 = in getKeyMgmtCapabilities() local2869 if (staIfaceV12 == null) { in getKeyMgmtCapabilities()2878 staIfaceV12.getKeyMgmtCapabilities( in getKeyMgmtCapabilities()3056 android.hardware.wifi.supplicant.V1_2.ISupplicantStaIface staIfaceV12 = in addDppPeerUri() local3059 if (staIfaceV12 == null) { in addDppPeerUri()3067 staIfaceV12.addDppPeerUri(uri, in addDppPeerUri()3104 android.hardware.wifi.supplicant.V1_2.ISupplicantStaIface staIfaceV12 = in removeDppUri() local3107 if (staIfaceV12 == null) { in removeDppUri()3115 SupplicantStatus status = staIfaceV12.removeDppUri(bootstrapId); in removeDppUri()3144 android.hardware.wifi.supplicant.V1_2.ISupplicantStaIface staIfaceV12 = in stopDppInitiator() local[all …]