/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/ |
H A D | wifi_native_struct.h | 181 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 D | wpa_hal_p2p_struct.h | 65 int persistentNetworkId; member
|
H A D | wpa_p2p_cmd.c | 1782 … hdiP2pInvitationReceivedParam->persistentNetworkId = invitationReceivedParam->persistentNetworkId; in WpaFillP2pInvitationReceivedParam()
|
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_p2p_struct.h | 68 int persistentNetworkId; member
|
H A D | wifi_hal_crpc_server.c | 598 WriteInt(context, cbmsg->msg.invitaInfo.persistentNetworkId); in DealP2pInviationCbk() 605 WriteInt(context, cbmsg->msg.invitaInfo.persistentNetworkId); in DealP2pInviationCbk()
|
H A D | wifi_hal_callback.c | 435 pCbkMsg->msg.invitaInfo.persistentNetworkId = status; in P2pHalCbInvitationResult()
|
/ohos5.0/drivers/peripheral/wlan/wpa/client/include/ |
H A D | wpa_client.h | 162 int persistentNetworkId; member
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
H A D | p2p_monitor_test.cpp | 647 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 D | wifi_idl_inner_interface.cpp | 274 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 D | i_wifi_struct.h | 290 int persistentNetworkId; member
|
H A D | i_wifi.c | 477 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 D | p2p_monitor.cpp | 438 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 D | wifi_hdi_wpa_callback.cpp | 552 cbInfo.persistentNetworkId = invitationReceivedParam->persistentNetworkId; in OnEventInvitationReceived()
|
/ohos5.0/drivers/interface/wlan/wpa/v1_0/ |
H A D | WpaTypes.idl | 395 int persistentNetworkId;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/foo/wlan/wpa/v1_0/ |
H A D | WpaTypes.idl | 395 int persistentNetworkId;
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_idl_inner_interface_test.cpp | 567 information.persistentNetworkId = 1;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/c_target/wlan/wpa/v1_0/ |
H A D | wpa_types.h.txt | 303 int32_t persistentNetworkId;
|
H A D | wpa_types.c.txt | 3055 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 D | wifi_wpa_hal.c | 325 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 D | dump.txt | 656 int persistentNetworkId;
|