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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi.h 90 * wifi_command() issues a command to the Wi-Fi driver.
108 int wifi_command(const char *command, char *reply, size_t *reply_len);
  /hardware/libhardware_legacy/wifi/
wifi.c 796 int wifi_command(const char *command, char *reply, size_t *reply_len) function
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp 115 if (::wifi_command(command.c_str(), reply, &reply_len) != 0) {
    [all...]

Completed in 224 milliseconds