Searched refs:PRIV_CMD_TWT_SETUP (Results 1 – 2 of 2) sorted by relevance
393 #define PRIV_CMD_TWT_SETUP "twt_setup" macro
19969 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_TWT_SETUP, in woal_android_priv_cmd()19970 strlen(PRIV_CMD_TWT_SETUP)) == 0) { in woal_android_priv_cmd()19972 strlen(PRIV_CMD_TWT_SETUP); in woal_android_priv_cmd()19973 len = priv_cmd.used_len - strlen(PRIV_CMD_TWT_SETUP) - in woal_android_priv_cmd()19977 len += strlen(PRIV_CMD_TWT_SETUP) + strlen(CMD_NXP); in woal_android_priv_cmd()