Searched refs:CMD_WTC_CONFIG (Results 1 – 2 of 2) sorted by relevance
173 #define CMD_WTC_CONFIG "SETWTCMODE" macro4178 if (strlen(command) == strlen(CMD_WTC_CONFIG)) { in wl_android_wtc_config()4191 pos = command + sizeof(CMD_WTC_CONFIG); in wl_android_wtc_config()12544 else if (strnicmp(command, CMD_WTC_CONFIG, strlen(CMD_WTC_CONFIG)) == 0) { in wl_handle_private_cmd()
175 #define CMD_WTC_CONFIG "SETWTCMODE" macro4170 if (strlen(command) == strlen(CMD_WTC_CONFIG)) { in wl_android_wtc_config()4183 pos = command + sizeof(CMD_WTC_CONFIG); in wl_android_wtc_config()12392 else if (strnicmp(command, CMD_WTC_CONFIG, strlen(CMD_WTC_CONFIG)) == 0) { in wl_handle_private_cmd()