Searched refs:PRIV_CMD_AP_DEAUTH (Results 1 – 4 of 4) sorted by relevance
76 #define PRIV_CMD_AP_DEAUTH "apdeauth" macro
2179 data_ptr = respbuf + (strlen(CMD_MARVELL) + strlen(PRIV_CMD_AP_DEAUTH)); in woal_priv_ap_deauth()12684 (buf + strlen(CMD_MARVELL), PRIV_CMD_AP_DEAUTH, in woal_android_priv_cmd()12685 strlen(PRIV_CMD_AP_DEAUTH)) == 0) { in woal_android_priv_cmd()
81 #define PRIV_CMD_AP_DEAUTH "apdeauth" macro
2729 data_ptr = respbuf + (strlen(CMD_NXP) + strlen(PRIV_CMD_AP_DEAUTH)); in woal_priv_ap_deauth()2758 respbuflen - (strlen(CMD_NXP) + strlen(PRIV_CMD_AP_DEAUTH))); in woal_priv_ap_deauth()18919 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_AP_DEAUTH, in woal_android_priv_cmd()18920 strlen(PRIV_CMD_AP_DEAUTH)) == 0) { in woal_android_priv_cmd()