Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_hal_p2p_struct.h54 int isPersistent; member
Dwpa_p2p_hal.c753 static P2pSupplicantErrCode WpaP2pCliCmdGroupAdd(WifiWpaP2pInterface *this, int isPersistent, int n… in WpaP2pCliCmdGroupAdd()
Dwpa_p2p_cmd.c580 …t32_t WpaInterfaceP2pAddGroup(struct IWpaInterface *self, const char *ifName, int32_t isPersistent, in WpaInterfaceP2pAddGroup()
/drivers/peripheral/wlan/wpa/client/include/
Dwpa_client.h176 int isPersistent; member
/drivers/peripheral/wlan/test/fuzztest/
Dwpa_common_fuzzer.cpp609 int32_t isPersistent = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzWpaInterfaceP2pAddGroup() local