Searched refs:CMD_TWT_CLR_STATS (Results 1 – 1 of 1) sorted by relevance
732 #define CMD_TWT_CLR_STATS "CLEAR_TWT_STATISTICS" macro12006 if (!(strnicmp(command, CMD_TWT_CLR_STATS, strlen(CMD_TWT_CLR_STATS)))) { in wl_android_twt_stats()12008 pos = command + sizeof(CMD_TWT_CLR_STATS); in wl_android_twt_stats()13032 (strnicmp(command, CMD_TWT_CLR_STATS, strlen(CMD_TWT_CLR_STATS)) == 0)) { in wl_handle_private_cmd()