Home
last modified time | relevance | path

Searched defs:groupOwnerIntent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/
H A Dwifip2pserver_fuzzer.cpp133 int groupOwnerIntent = static_cast<int>(data[index2++]); in P2pServerFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_p2p_config.h46 …int groupOwnerIntent; /* the value is -1.(A value of -1 indicates the system can choose an appropr… member
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h395 …int groupOwnerIntent; /* the value is -1.(A value of -1 indicates the system can choose an appropr… variable