Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dp2p_hdi_direct_test.cpp346 uint32_t replyDiscLen = REPLY_SIZE; variable
H A Dp2p_hdi_hal_services_c_test.cpp439 uint32_t replyDiscLen = REPLY_SIZE; variable
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/
H A Dwpa_common_fuzzer.cpp754 uint32_t replyDiscLen = REPLY_SIZE; in FuzzWpaInterfaceP2pReqServiceDiscovery() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.c880 const struct HdiP2pReqService *reqService, char *replyDisc, uint32_t replyDiscLen) in WpaInterfaceP2pReqServiceDiscovery()