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);
  /hardware/libhardware_legacy/wifi/
wifi.c 725 int wifi_wait_for_event(char *buf, size_t buflen) function
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp 126 int nread = ::wifi_wait_for_event(buf, sizeof buf);
    [all...]

Completed in 302 milliseconds