Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/wpa/client/include/
Dwpa_client.h169 int isPersistent; member
/drivers/peripheral/wlan/test/fuzztest/
Dwpa_common_fuzzer.cpp584 int32_t isPersistent = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzWpaInterfaceP2pAddGroup() local
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_p2p_cmd.c713 …t32_t WpaInterfaceP2pAddGroup(struct IWpaInterface *self, const char *ifName, int32_t isPersistent, in WpaInterfaceP2pAddGroup()