Searched refs:P2P_PIN_CODE_LEN (Results 1 – 2 of 2) sorted by relevance
30 #define P2P_PIN_CODE_LEN 8 macro119 if (strncpy_s(argv->pinCode, sizeof(argv->pinCode), buf, P2P_PIN_CODE_LEN) != EOK) { in WpaP2pCliCmdWpsPin()