Home
last modified time | relevance | path

Searched refs:WPA_EVENT_IGNORE (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware_legacy/wifi/
Dwifi.c122 static const char WPA_EVENT_IGNORE[] = "CTRL-EVENT-IGNORE "; variable
708 return snprintf(buf, buflen, "%s", WPA_EVENT_IGNORE); in wifi_wait_on_socket()