Home
last modified time | relevance | path

Searched refs:persistentNetworkId (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_native_struct.h181 int persistentNetworkId; member
187 HalP2pInvitationInfo() : type(0), persistentNetworkId(0), operatingFrequency(0) in HalP2pInvitationInfo()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_p2p_struct.h65 int persistentNetworkId; member
H A Dwpa_p2p_cmd.c1782 … hdiP2pInvitationReceivedParam->persistentNetworkId = invitationReceivedParam->persistentNetworkId; in WpaFillP2pInvitationReceivedParam()
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_p2p_struct.h68 int persistentNetworkId; member
H A Dwifi_hal_crpc_server.c598 WriteInt(context, cbmsg->msg.invitaInfo.persistentNetworkId); in DealP2pInviationCbk()
605 WriteInt(context, cbmsg->msg.invitaInfo.persistentNetworkId); in DealP2pInviationCbk()
H A Dwifi_hal_callback.c435 pCbkMsg->msg.invitaInfo.persistentNetworkId = status; in P2pHalCbInvitationResult()
/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h162 int persistentNetworkId; member
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_monitor_test.cpp647 testRecvInfo.persistentNetworkId = 1;
658 testRecvInfo.persistentNetworkId = 1;
669 testRecvInfo.persistentNetworkId = 1;
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_inner_interface.cpp274 cbInfo.persistentNetworkId = info->persistentNetworkId; in OnP2pInvitationReceived()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_struct.h290 int persistentNetworkId; member
H A Di_wifi.c477 if (ReadInt(context, &info.type) < 0 || ReadInt(context, &info.persistentNetworkId) < 0 || in IdlCbP2pInvitationReceivedEvent()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_monitor.cpp438 group.SetNetworkId(recvInfo.persistentNetworkId); in WpaEventInvitationReceived()
455 owner.GetDeviceAddress().c_str(), recvInfo.persistentNetworkId); in WpaEventInvitationReceived()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_callback.cpp552 cbInfo.persistentNetworkId = invitationReceivedParam->persistentNetworkId; in OnEventInvitationReceived()
/ohos5.0/drivers/interface/wlan/wpa/v1_0/
H A DWpaTypes.idl395 int persistentNetworkId;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/foo/wlan/wpa/v1_0/
H A DWpaTypes.idl395 int persistentNetworkId;
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_idl_inner_interface_test.cpp567 information.persistentNetworkId = 1;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/c_target/wlan/wpa/v1_0/
H A Dwpa_types.h.txt303 int32_t persistentNetworkId;
H A Dwpa_types.c.txt3055 if (!HdfSbufWriteInt32(data, dataBlock->persistentNetworkId)) {
3056 HDF_LOGE("%{public}s: write dataBlock->persistentNetworkId failed!", __func__);
3100 if (!HdfSbufReadInt32(data, &dataBlock->persistentNetworkId)) {
3101 HDF_LOGE("%{public}s: read dataBlock->persistentNetworkId failed!", __func__);
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/
H A Dwifi_wpa_hal.c325 info.persistentNetworkId = atoi(retMsg.value); in DealInvitationReceived()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/dump_ast_target/
H A Ddump.txt656 int persistentNetworkId;