Searched refs:PRIV_CMD_HOTSPOTCFG (Results 1 – 2 of 2) sorted by relevance
153 #define PRIV_CMD_HOTSPOTCFG "hotspotcfg" macro
7576 header_len = strlen(CMD_NXP) + strlen(PRIV_CMD_HOTSPOTCFG); in woal_priv_hotspotcfg()19337 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_HOTSPOTCFG, in woal_android_priv_cmd()19338 strlen(PRIV_CMD_HOTSPOTCFG)) == 0) { in woal_android_priv_cmd()