Home
last modified time | relevance | path

Searched defs:bootstrapId (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHal.java3179 MutableInt bootstrapId = new MutableInt(-1); in addDppPeerUri() local
3226 public boolean removeDppUri(@NonNull String ifaceName, int bootstrapId) { in removeDppUri()
DWifiNative.java2252 public boolean removeDppUri(@NonNull String ifaceName, int bootstrapId) { in removeDppUri()