Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/wifi/
Dwifi.c583 int wifi_send_command(const char *cmd, char *reply, size_t *reply_len) in wifi_send_command() function
771 return wifi_send_command(command, reply, reply_len); in wifi_command()