HomeSort by relevance Sort by last modified time
    Searched refs:PRISM2_IOCTL_RESET (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_hostap.h 19 #define PRISM2_IOCTL_RESET (SIOCIWFIRSTPRIV + 6)
driver_hostap.c 256 if (ioctl(drv->sock, PRISM2_IOCTL_RESET, &iwr) < 0) {
257 perror("ioctl[PRISM2_IOCTL_RESET]");
  /external/wpa_supplicant_8/src/drivers/
driver_hostap.h 22 #define PRISM2_IOCTL_RESET (SIOCIWFIRSTPRIV + 6)

Completed in 20 milliseconds