Searched refs:PRIV_CMD_COUNTRYCODE (Results 1 – 4 of 4) sorted by relevance
95 #define PRIV_CMD_COUNTRYCODE "countrycode" macro
3000 header = strlen(CMD_MARVELL) + strlen(PRIV_CMD_COUNTRYCODE); in woal_priv_set_get_countrycode()12774 (buf + strlen(CMD_MARVELL), PRIV_CMD_COUNTRYCODE, in woal_android_priv_cmd()12775 strlen(PRIV_CMD_COUNTRYCODE)) == 0) { in woal_android_priv_cmd()
107 #define PRIV_CMD_COUNTRYCODE "countrycode" macro
3608 header = strlen(CMD_NXP) + strlen(PRIV_CMD_COUNTRYCODE); in woal_priv_set_get_countrycode()19006 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_COUNTRYCODE, in woal_android_priv_cmd()19007 strlen(PRIV_CMD_COUNTRYCODE)) == 0) { in woal_android_priv_cmd()