Searched refs:groupOwnerIntent (Results 1 – 7 of 7) sorted by relevance
46 …int groupOwnerIntent; /* the value is -1.(A value of -1 indicates the system can choose an appropr… member
63 config.groupOwnerIntent = static_cast<int>(data[index++]); in CreateGroupTest()116 config.groupOwnerIntent = static_cast<int>(data[index++]); in P2pConnectTest()
360 groupOwnerIntent(AUTO_GROUP_OWNER_VALUE), in WifiP2pConfig()369 groupOwnerIntent(config.GetGroupOwnerIntent()), in WifiP2pConfig()395 …int groupOwnerIntent; /* the value is -1.(A value of -1 indicates the system can choose an appropr… variable
133 int groupOwnerIntent = static_cast<int>(data[index2++]); in P2pServerFuzzTest() local141 config.SetGroupOwnerIntent(groupOwnerIntent); in P2pServerFuzzTest()
641 groupOwnerIntent = intent; in SetGroupOwnerIntent()646 return groupOwnerIntent; in GetGroupOwnerIntent()
318 'groupOwnerIntent': 7
97 cppConfig.SetGroupOwnerIntent(config->groupOwnerIntent); in ConvertConfigCToCpp()