Home
last modified time | relevance | path

Searched refs:P2P_PIN_CODE_LEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_hal.c30 #define P2P_PIN_CODE_LEN 8 macro
119 if (strncpy_s(argv->pinCode, sizeof(argv->pinCode), buf, P2P_PIN_CODE_LEN) != EOK) { in WpaP2pCliCmdWpsPin()
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_p2p_hal/
H A Dwifi_p2p_hal.c30 #define P2P_PIN_CODE_LEN 8 macro
119 if (strncpy_s(argv->pinCode, sizeof(argv->pinCode), buf, P2P_PIN_CODE_LEN) != EOK) { in WpaP2pCliCmdWpsPin()