Home
last modified time | relevance | path

Searched defs:replyPinLen (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dp2p_hdi_direct_test.cpp391 uint32_t replyPinLen = REPLY_SIZE; variable
H A Dp2p_hdi_hal_services_c_test.cpp497 uint32_t replyPinLen = REPLY_SIZE; variable
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/
H A Dwpa_common_fuzzer.cpp804 uint32_t replyPinLen = REPLY_SIZE; in FuzzWpaInterfaceP2pConnect() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.c967 char *replyPin, uint32_t replyPinLen) in WpaInterfaceP2pConnect()