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 75 * wifi_wait_for_event() performs a blocking call to
86 int wifi_wait_for_event(char *buf, size_t len);
  /frameworks/base/core/jni/
android_net_wifi_WifiNative.cpp 123 int nread = ::wifi_wait_for_event(buf, sizeof buf);
  /hardware/libhardware_legacy/wifi/
wifi.c 762 int wifi_wait_for_event(char *buf, size_t buflen) function

Completed in 56 milliseconds