Home
last modified time | relevance | path

Searched refs:P2pGroupConfig (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_p2p_struct.h115 typedef struct P2pGroupConfig { struct
118 } P2pGroupConfig; argument
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_p2p_struct.h118 typedef struct P2pGroupConfig { struct
121 } P2pGroupConfig; typedef
H A Dwifi_hal_p2p_interface.h418 WifiErrorNo P2pSetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size);
428 WifiErrorNo P2pGetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size);
H A Dwifi_hal_crpc_p2p.c883 P2pGroupConfig *confs = (P2pGroupConfig *)calloc(size, sizeof(P2pGroupConfig)); in RpcP2pSetGroupConfig()
917 P2pGroupConfig *confs = (P2pGroupConfig *)calloc(size, sizeof(P2pGroupConfig)); in RpcP2pGetGroupConfig()
H A Dwifi_hal_p2p_interface.c1033 WifiErrorNo P2pSetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size)
1063 WifiErrorNo P2pGetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size)
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_p2p_iface.h420 WifiErrorNo P2pSetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size);
429 WifiErrorNo P2pGetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size);
H A Di_wifi_struct.h349 typedef struct P2pGroupConfig { struct
352 } P2pGroupConfig; argument
H A Di_wifi_p2p_iface.c1055 WifiErrorNo P2pSetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size) in P2pSetGroupConfig()
1082 WifiErrorNo P2pGetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size) in P2pGetGroupConfig()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_p2p_impl.h81 WifiErrorNo HdiP2pSetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size);
H A Dwifi_hdi_wpa_p2p_impl.c832 WifiErrorNo HdiP2pSetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size) in HdiP2pSetGroupConfig()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client.h768 …int PushP2pGroupConfigString(P2pGroupConfig *pConfig, P2pGroupConfigType type, const std::string &…
770 int PushP2pGroupConfigInt(P2pGroupConfig *pConfig, P2pGroupConfigType type, int i) const;
H A Dwifi_hdi_wpa_client.cpp1372 P2pGroupConfig conf[GROUP_CONFIG_END_POS]; in ReqP2pSetGroupConfig()
1401 P2pGroupConfig *pConfig, P2pGroupConfigType type, const std::string &str) const in PushP2pGroupConfigString()
1414 int WifiHdiWpaClient::PushP2pGroupConfigInt(P2pGroupConfig *pConfig, P2pGroupConfigType type, int i… in PushP2pGroupConfigInt()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_client.h1119 …int PushP2pGroupConfigString(P2pGroupConfig *pConfig, P2pGroupConfigType type, const std::string &…
1120 int PushP2pGroupConfigInt(P2pGroupConfig *pConfig, P2pGroupConfigType type, int i) const;
H A Dwifi_idl_client.cpp1755 P2pGroupConfig *pConfig, P2pGroupConfigType type, const std::string &str) const in PushP2pGroupConfigString()
1768 int WifiIdlClient::PushP2pGroupConfigInt(P2pGroupConfig *pConfig, P2pGroupConfigType type, int i) c… in PushP2pGroupConfigInt()
1780 P2pGroupConfig conf[GROUP_CONFIG_END_POS]; in ReqP2pSetGroupConfig()
1810 P2pGroupConfig confs[GROUP_CONFIG_END_POS]; in ReqP2pGetGroupConfig()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_p2p_interface_test.cpp333 P2pGroupConfig pConfig;
342 P2pGroupConfig pConfig;
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dmock_wifi_hal_service.c742 WifiErrorNo P2pSetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size) in P2pSetGroupConfig()
747 WifiErrorNo P2pGetGroupConfig(int networkId, P2pGroupConfig *pConfig, int size) in P2pGetGroupConfig()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_p2p_impl_test.cpp210 P2pGroupConfig pConfig;
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client_test.cpp1335 P2pGroupConfig config;
1349 P2pGroupConfig pConfig;