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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi.h 67 * wifi_wait_for_event() performs a blocking call to
78 int wifi_wait_for_event(char *buf, size_t len);
  /hardware/libhardware_legacy/wifi/
wifi.c 423 int wifi_wait_for_event(char *buf, size_t buflen) function
  /frameworks/base/core/jni/
android_net_wifi_Wifi.cpp 135 int nread = ::wifi_wait_for_event(buf, sizeof buf);

Completed in 144 milliseconds