Home
last modified time | relevance | path

Searched refs:pincode (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.h99 int (*wpaCliCmdWpsPin)(WifiWpaStaInterface *p, const struct WpaWpsPinArgv *wpspin, int *pincode);
H A Dwpa_supplicant_hal.c408 static int WpaCliCmdWpsPin(WifiWpaStaInterface *this, const struct WpaWpsPinArgv *wpspin, int *pincode) in WpaCliCmdWpsPin() argument
410 if (this == NULL || wpspin == NULL || pincode == NULL) { in WpaCliCmdWpsPin()
443 *pincode = atoi(buf); in WpaCliCmdWpsPin()

Completed in 3 milliseconds