Searched refs:PRIV_CMD_TXWATCHDOG (Results 1 – 2 of 2) sorted by relevance
381 #define PRIV_CMD_TXWATCHDOG "txwatchdog" macro
14440 header_len = strlen(CMD_NXP) + strlen(PRIV_CMD_TXWATCHDOG); in woal_priv_txwatchdog()19788 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_TXWATCHDOG, in woal_android_priv_cmd()19789 strlen(PRIV_CMD_TXWATCHDOG)) == 0) { in woal_android_priv_cmd()