Home
last modified time | relevance | path

Searched refs:isPersistent (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_p2p_struct.h54 int isPersistent; member
H A Dwpa_p2p_hal.h69 P2pSupplicantErrCode (*wpaP2pCliCmdGroupAdd)(WifiWpaP2pInterface *p, int isPersistent, int networkId, int freq);
H A Dwpa_p2p_cmd.h73 int32_t WpaInterfaceP2pAddGroup(struct IWpaInterface *self, const char *ifName, int32_t isPersistent,
H A Dwpa_p2p_cmd.c580 int32_t WpaInterfaceP2pAddGroup(struct IWpaInterface *self, const char *ifName, int32_t isPersistent, in WpaInterfaceP2pAddGroup() argument
593 P2pSupplicantErrCode ret = pMainIfc->wpaP2pCliCmdGroupAdd(pMainIfc, isPersistent, networkId, freq); in WpaInterfaceP2pAddGroup()
1904 hdiP2pGroupStartedParam->isPersistent = groupStartedParam->isPersistent; in WpaFillP2pGroupInfoStartedParam()
H A Dwpa_p2p_hal.c753 static P2pSupplicantErrCode WpaP2pCliCmdGroupAdd(WifiWpaP2pInterface *this, int isPersistent, int networkId, int freq) in WpaP2pCliCmdGroupAdd() argument
761 if (isPersistent) { in WpaP2pCliCmdGroupAdd()
/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h176 int isPersistent; member
/drivers/peripheral/wlan/test/fuzztest/
H A Dwpa_common_fuzzer.cpp609 int32_t isPersistent = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzWpaInterfaceP2pAddGroup() local
613 interface->P2pAddGroup(interface, ifName, isPersistent, networkId, freq); in FuzzWpaInterfaceP2pAddGroup()

Completed in 11 milliseconds