Home | History | Annotate | Download | only in wifi

Lines Matching refs:setWpsDeviceName

1159     public boolean setWpsDeviceName(@NonNull String ifaceName, String name) {
1161 final String methodStr = "setWpsDeviceName";
1165 SupplicantStatus status = iface.setWpsDeviceName(name);