Searched refs:CMD_TWT_GET_STATS (Results 1 – 1 of 1) sorted by relevance
731 #define CMD_TWT_GET_STATS "GET_TWT_STATISTICS" macro12009 } else if (!(strnicmp(command, CMD_TWT_GET_STATS, strlen(CMD_TWT_GET_STATS)))) { in wl_android_twt_stats()12010 pos = command + sizeof(CMD_TWT_GET_STATS); in wl_android_twt_stats()12046 if (!(strnicmp(command, CMD_TWT_GET_STATS, strlen(CMD_TWT_GET_STATS)))) { in wl_android_twt_stats()13031 else if ((strnicmp(command, CMD_TWT_GET_STATS, strlen(CMD_TWT_GET_STATS)) == 0) || in wl_handle_private_cmd()