/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/ |
H A D | hci_evt_le.c | 41 HciLeConnectionCompleteEventParam *eventParam = (HciLeConnectionCompleteEventParam *)param; in HciEventOnLeConnectionCompleteEvent() local 62 HciLeAdvertisingReportEventParam eventParam = { in HciEventOnLeAdvertisingReportEvent() local 149 HciLeLongTermKeyRequestEventParam *eventParam = (HciLeLongTermKeyRequestEventParam *)param; in HciEventOnLeLongTermKeyRequestEvent() local 165 HciLeRemoteConnectionParameterRequestEventParam *eventParam = in HciEventOnLeRemoteConnectionParameterRequestEvent() local 198 … HciLeGenerateDHKeyCompleteEventParam *eventParam = (HciLeGenerateDHKeyCompleteEventParam *)param; in HciEventOnLeGenerateDHKeyCompleteEvent() local 259 HciLeDirectedAdvertisingReportEventParam eventParam = { in HciEventOnLeDirectedAdvertisingReportCompleteEvent() local 296 HciLePhyUpdateCompleteEventParam *eventParam = (HciLePhyUpdateCompleteEventParam *)param; in HciEventOnLePHYUpdateCompleteEvent() local 373 HciLeExtendedAdvertisingReportEventParam eventParam = { in HciEventOnLeExtendedAdvertisingReportEvent() local 458 HciLeScanRequestReceivedEventParam *eventParam = (HciLeScanRequestReceivedEventParam *)param; in HciEventOnLeScanRequestReceivedEvent() local 474 HciLeDataLengthChangeEventParam *eventParam = (HciLeDataLengthChangeEventParam *)param; in HciEventOnLEDataLengthChangeEvent() local [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp_hci_event.c | 400 void SMP_OnLEEncryptionChange(const HciEncryptionChangeEventParam *eventParam) in SMP_OnLEEncryptionChange() 419 HciEncryptionChangeEventParam *eventParam = (HciEncryptionChangeEventParam *)context; in SMP_OnLeEncChangeTask() local 426 void SMP_OnLEEncryptionKeyRefreshComplete(const HciEncryptionKeyRefreshCompleteEventParam *eventPar… in SMP_OnLEEncryptionKeyRefreshComplete() 459 void SMP_OnLELongTermKeyRequest(const HciLeLongTermKeyRequestEventParam *eventParam) in SMP_OnLELongTermKeyRequest() 480 HciLeLongTermKeyRequestEventParam *eventParam = (HciLeLongTermKeyRequestEventParam *)context; in SMP_OnLeLongTermKeyReqTask() local 595 HciLeReadLocalP256PublicKeyCompleteEventParam *eventParam = in SMP_OnLeReadLocalP256PubKeyCompTask() local 651 void SMP_OnLEGenerateDHKeyComplete(const HciLeGenerateDHKeyCompleteEventParam *eventParam) in SMP_OnLEGenerateDHKeyComplete() 672 …HciLeGenerateDHKeyCompleteEventParam *eventParam = (HciLeGenerateDHKeyCompleteEventParam *)context; in SMP_OnLeGenDhKeyCompTask() local 723 …atic void SMP_OnGenDHKeyCompScJwOrNumMasterStep3(const HciLeGenerateDHKeyCompleteEventParam *event… in SMP_OnGenDHKeyCompScJwOrNumMasterStep3() 731 …atic void SMP_OnGenDHKeyCompScJwOrNumMasterStep4(const HciLeGenerateDHKeyCompleteEventParam *event… in SMP_OnGenDHKeyCompScJwOrNumMasterStep4() [all …]
|
H A D | smp_sc_accepter.c | 58 const HciLeReadLocalP256PublicKeyCompleteEventParam *eventParam = in SMP_ScPairJustworkOrNumericSlaveStep2() local 84 …const HciLeGenerateDHKeyCompleteEventParam *eventParam = (HciLeGenerateDHKeyCompleteEventParam *)p… in SMP_ScPairJustworkOrNumericSlaveStep3() local 389 const HciLeReadLocalP256PublicKeyCompleteEventParam *eventParam = in SMP_ScPairPasskeyEntrySlaveStep2() local 417 …const HciLeGenerateDHKeyCompleteEventParam *eventParam = (HciLeGenerateDHKeyCompleteEventParam *)p… in SMP_ScPairPasskeyEntrySlaveStep3() local 738 const HciLeReadLocalP256PublicKeyCompleteEventParam *eventParam = in SMP_ScPairOobSlaveStep1() local 792 …const HciLeGenerateDHKeyCompleteEventParam *eventParam = (HciLeGenerateDHKeyCompleteEventParam *)p… in SMP_ScPairOobSlaveStep9() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_hci_receive.c | 286 static void GapRecvInquiryComplete(const HciInquiryCompleteEventParam *eventParam) in GapRecvInquiryComplete() 301 static void GapRecvInquiryResult(const HciInquiryResultEventParam *eventParam) in GapRecvInquiryResult() 341 static void GapRecvEncryptionChangeEvent(const HciEncryptionChangeEventParam *eventParam) in GapRecvEncryptionChangeEvent() 353 static void GapRecvPINCodeRequestEvent(const HciPinCodeRequestEventParam *eventParam) in GapRecvPINCodeRequestEvent() 362 static void GapRecvLinkKeyRequestEvent(const HciLinkKeyRequestEventParam *eventParam) in GapRecvLinkKeyRequestEvent() 387 static void GapRecvInquiryResultRssi(const HciInquiryResultWithRssiEventParam *eventParam) in GapRecvInquiryResultRssi() 409 static void GapRecvEntendedInquiryResult(const HciExtendedInquiryResultEventParam *eventParam) in GapRecvEntendedInquiryResult() 459 static void GapRecvUserPasskeyRequestEvent(const HciUserPasskeyRequestEventParam *eventParam) in GapRecvUserPasskeyRequestEvent() 477 static void GapRecvSimplePairingComplete(const HciSimplePairingCompleteEventParam *eventParam) in GapRecvSimplePairingComplete() 499 const HciAuthenticatedPayloadTimeoutExpiredEventParam *eventParam) in GapRecvAuthenticatedPayloadTimeoutExpiredEvent() [all …]
|
H A D | gap_br_discover.c | 98 NO_SANITIZE("cfi") void GapOnInquiryComplete(const HciInquiryCompleteEventParam *eventParam) in GapOnInquiryComplete() 112 void GapOnInquiryResult(const HciInquiryResultEventParam *eventParam) in GapOnInquiryResult() 132 NO_SANITIZE("cfi") void GapOnInquiryResultRssi(const HciInquiryResultWithRssiEventParam *eventParam) in GapOnInquiryResultRssi() 154 …O_SANITIZE("cfi") void GapOnEntendedInquiryResult(const HciExtendedInquiryResultEventParam *eventP… in GapOnEntendedInquiryResult() 253 …SANITIZE("cfi") void GapOnGetRemoteNameComplete(const HciRemoteNameRequestCompleteEventParam *even… in GapOnGetRemoteNameComplete()
|
H A D | gap_br_sec.c | 856 …_SANITIZE("cfi") void GapOnAuthenticationComplete(const HciAuthenticationCompleteEventParam *event… in GapOnAuthenticationComplete() 955 …SANITIZE("cfi") void GapOnIOCapabilityRequestEvent(const HciIoCapabilityRequestEventParam *eventPa… in GapOnIOCapabilityRequestEvent() 1247 void GapOnUserPasskeyNotificationEvent(const HciUserPasskeyNotificationEventParam *eventParam) in GapOnUserPasskeyNotificationEvent() 1261 void GapOnUserPasskeyRequestEvent(const HciUserPasskeyRequestEventParam *eventParam) in GapOnUserPasskeyRequestEvent() 1333 void GapOnRemoteOOBDataRequestEvent(const HciRemoteOobDataRequestEventParam *eventParam) in GapOnRemoteOOBDataRequestEvent() 1420 void GapOnPINCodeRequestEvent(const HciPinCodeRequestEventParam *eventParam) in GapOnPINCodeRequestEvent() 1536 …SANITIZE("cfi") void GapOnLinkKeyNotificationEvent(const HciLinkKeyNotificationEventParam *eventPa… in GapOnLinkKeyNotificationEvent() 1556 NO_SANITIZE("cfi") void GapOnLinkKeyRequestEvent(const HciLinkKeyRequestEventParam *eventParam) in GapOnLinkKeyRequestEvent() 1637 …O_SANITIZE("cfi") void GapOnSimplePairingComplete(const HciSimplePairingCompleteEventParam *eventP… in GapOnSimplePairingComplete() 1650 NO_SANITIZE("cfi") void GapOnEncryptionChangeEvent(const HciEncryptionChangeEventParam *eventParam) in GapOnEncryptionChangeEvent() [all …]
|
H A D | gap_le_conn.c | 45 …apOnAuthenticatedPayloadTimeoutExpiredEvent(const HciAuthenticatedPayloadTimeoutExpiredEventParam … in GapOnAuthenticatedPayloadTimeoutExpiredEvent() 90 void GapOnLeConnectionUpdateCompleteEvent(const HciLeConnectionUpdateCompleteEventParam *eventParam) in GapOnLeConnectionUpdateCompleteEvent() 197 …apOnLeRemoteConnectionParameterRequestEvent(const HciLeRemoteConnectionParameterRequestEventParam … in GapOnLeRemoteConnectionParameterRequestEvent()
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/ |
H A D | daudio_source_dev.cpp | 1522 std::string eventParam; in OpenDSpeakerCallback() local 1538 std::string eventParam; in CloseDSpeakerCallback() local 1554 std::string eventParam; in OpenDMicCallback() local 1570 std::string eventParam; in CloseDMicCallback() local 1586 std::string eventParam; in DMicClosedCallback() local 1602 std::string eventParam; in SetVolumeCallback() local 1618 std::string eventParam; in ChangeVolumeCallback() local 1634 std::string eventParam; in ChangeFocusCallback() local 1650 std::string eventParam; in ChangeRenderStateCallback() local 1666 std::string eventParam; in PlayStatusChangeCallback() local [all …]
|
H A D | daudio_source_manager.cpp | 179 auto eventParam = std::make_shared<std::string>(jsonString); in EnableDAudio() local 243 auto eventParam = std::make_shared<std::string>(jsonString); in DisableDAudio() local 604 std::string eventParam; in EnableDAudioCallback() local 615 std::string eventParam; in DisableDAudioCallback() local 625 std::string &eventParam) in GetEventParam()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/ |
H A D | dcamera_source_dev.cpp | 110 std::shared_ptr<DCameraSourceEvent> eventParam = std::make_shared<DCameraSourceEvent>(event); in RegisterDistributedHardware() local 128 std::shared_ptr<DCameraSourceEvent> eventParam = std::make_shared<DCameraSourceEvent>(event); in UnRegisterDistributedHardware() local 149 std::shared_ptr<DCameraSourceEvent> eventParam = std::make_shared<DCameraSourceEvent>(event); in DCameraNotify() local 162 std::shared_ptr<DCameraSourceEvent> eventParam = std::make_shared<DCameraSourceEvent>(event); in OpenSession() local 175 std::shared_ptr<DCameraSourceEvent> eventParam = std::make_shared<DCameraSourceEvent>(event); in CloseSession() local 188 std::shared_ptr<DCameraSourceEvent> eventParam = std::make_shared<DCameraSourceEvent>(event); in ConfigCameraStreams() local 201 std::shared_ptr<DCameraSourceEvent> eventParam = std::make_shared<DCameraSourceEvent>(event); in ReleaseCameraStreams() local 214 std::shared_ptr<DCameraSourceEvent> eventParam = std::make_shared<DCameraSourceEvent>(event); in StartCameraCapture() local 227 std::shared_ptr<DCameraSourceEvent> eventParam = std::make_shared<DCameraSourceEvent>(event); in StopCameraCapture() local 240 std::shared_ptr<DCameraSourceEvent> eventParam = std::make_shared<DCameraSourceEvent>(event); in UpdateCameraSettings() local [all …]
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/ |
H A D | daudio_sink_dev.cpp | 703 std::string eventParam; in NotifyCtrlOpened() local 727 std::string eventParam; in NotifyOpenSpeaker() local 745 std::string eventParam; in NotifyCloseSpeaker() local 759 std::string eventParam; in NotifySpeakerOpened() local 774 std::string eventParam; in NotifySpeakerClosed() local 787 std::string eventParam; in NotifyOpenMic() local 812 std::string eventParam; in NotifyCloseMic() local 831 std::string eventParam; in NotifyMicClosed() local 844 std::string eventParam; in NotifySetVolume() local 857 std::string eventParam; in NotifyVolumeChange() local [all …]
|
/ohos5.0/base/tee/tee_client/services/cadaemon/src/tui_daemon/ |
H A D | tee_tui_daemon.cpp | 65 static int32_t GetEvent(char *eventParam, int *paramLen) in GetEvent() 95 static void HandleEvent(const char *eventParam, int32_t paramLen) in HandleEvent() 146 char eventParam[EVENT_PARAMS_LEN]; in TuiThreadLoop() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
H A D | hci_cmd_failure_link_ctrl.c | 32 HciInquiryCompleteEventParam eventParam = { in HciCmdOnInquiryFailed() local 106 HciDisconnectCompleteEventParam eventParam = { in HciCmdOnDisconnectFailed() local 227 HciAuthenticationCompleteEventParam eventParam = { in HciCmdOnAuthenticationRequestedFailed() local 242 HciEncryptionChangeEventParam eventParam = { in HciCmdOnSetConnectionEncryptionFailed() local 257 HciRemoteNameRequestCompleteEventParam eventParam = { in HciCmdOnRemoteNameRequestFailed() local 287 HciReadRemoteSupportedFeaturesCompleteEventParam eventParam = { in HciCmdOnReadRemoteSupportedFeaturesFailed() local 302 HciReadRemoteExtendedFeaturesCompleteEventParam eventParam = { in HciCmdOnReadRemoteExtendedFeaturesFailed() local 351 HciSynchronousConnectionCompleteEventParam eventParam = { in HciCmdOnSetupSynchronousConnectionFailed() local 382 HciSynchronousConnectionCompleteEventParam eventParam = { in HciCmdOnRejectSynchronousConnectionRequestFailed() local 534 HciSynchronousConnectionCompleteEventParam eventParam = { in HciCmdOnEnhancedSetupSynchronousConnectionFailed() local [all …]
|
H A D | hci_cmd_failure_link_policy.c | 29 HciModeChangeEventParam eventParam = { in HciCmdOnSniffModeFailed() local 44 HciModeChangeEventParam eventParam = { in HciCmdOnExitSnifModeFailed() local
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
H A D | lib_event_handler_event_test.cpp | 106 int64_t eventParam = 0; variable 126 int64_t eventParam = 0; variable 150 int64_t eventParam = 0; variable 176 int64_t eventParam = 0; variable 201 int64_t eventParam = 0; variable 242 int64_t eventParam = 0; variable 324 int64_t eventParam = 0; variable 461 int64_t eventParam = 0; variable
|
H A D | lib_event_handler_inner_event_test.cpp | 51 int64_t eventParam = 0; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.cpp | 24 void TouchInfoToString(const BaseEventInfo& info, std::string& eventParam) in TouchInfoToString() 81 void DragStartInfoToString(const BaseEventInfo& info, std::string& eventParam) in DragStartInfoToString() 109 void DragEnterInfoToString(const BaseEventInfo& info, std::string& eventParam) in DragEnterInfoToString() 123 void DragOverInfoToString(const BaseEventInfo& info, std::string& eventParam) in DragOverInfoToString() 151 void DragDropInfoToString(const BaseEventInfo& info, std::string& eventParam) in DragDropInfoToString() 165 void DragEndInfoToString(const BaseEventInfo& info, std::string& eventParam) in DragEndInfoToString() 179 void MouseInfoToString(const BaseEventInfo& info, std::string& eventParam) in MouseInfoToString() 224 void SwipeInfoToString(const BaseEventInfo& info, std::string& eventParam) in SwipeInfoToString() 842 std::string eventParam; in HandleAsyncEvent() local 910 std::string eventParam = std::string(""); in HandleAsyncEvent() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_frontend.cpp | 80 void TouchInfoToString(const BaseEventInfo& info, std::string& eventParam) in TouchInfoToString() 128 void MouseInfoToString(const BaseEventInfo& info, std::string& eventParam) in MouseInfoToString() 168 void SwipeInfoToString(const BaseEventInfo& info, std::string& eventParam) in SwipeInfoToString() 202 std::string eventParam; in HandleAsyncEvent() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_acl.c | 502 …SANITIZE("cfi") static void BtmOnConnectionComplete(const HciConnectionCompleteEventParam *eventPa… in BtmOnConnectionComplete() 562 static void BtmOnConnectionrequest(const HciConnectionRequestEventParam *eventParam) in BtmOnConnectionrequest() 880 const BtAddr *addr, uint8_t peerAddrType, const HciLeConnectionCompleteEventParam *eventParam) in BtmUpdateLeConnectionOnConnectComplete() 1044 …const BtAddr *addrList, const uint8_t addrCount, const HciLeConnectionCompleteEventParam *eventPar… in BtmUpdateUpdateWhiteListOnLeConnectionComplete() 1088 static void BtmOnLeConnectionComplete(const HciLeConnectionCompleteEventParam *eventParam) in BtmOnLeConnectionComplete() 1158 …const BtAddr *addr, uint8_t peerAddrType, const HciLeEnhancedConnectionCompleteEventParam *eventPa… in BtmAllocLeConnectionOnEnhancedConnectComplete() 1202 …const BtAddr *addr, uint8_t peerAddrType, const HciLeEnhancedConnectionCompleteEventParam *eventPa… in BtmUpdateConnectionInfoOnLeEnhancedConnectionComplete() 1358 …SANITIZE("cfi") static void BtmOnDisconnectComplete(const HciDisconnectCompleteEventParam *eventPa… in BtmOnDisconnectComplete() 1473 const HciReadRemoteVersionInformationCompleteEventParam *eventParam) in BtmOnReadRemoteVersionInformationComplete() 1868 static void BtmOnEncryptionChange(const HciEncryptionChangeEventParam *eventParam) in BtmOnEncryptionChange() [all …]
|
H A D | btm_sco.c | 790 static void BtmScoOnConnectionComplete(const HciConnectionCompleteEventParam *eventParam) in BtmScoOnConnectionComplete() 831 …ic void BtmScoOnSynchronousConnectionComplete(const HciSynchronousConnectionCompleteEventParam *ev… in BtmScoOnSynchronousConnectionComplete() 919 …atic void BtmScoOnSynchronousConnectionChanged(const HciSynchronousConnectionChangedEventParam *ev… in BtmScoOnSynchronousConnectionChanged() 958 static void BtmScoOnConnectionRequest(const HciConnectionRequestEventParam *eventParam) in BtmScoOnConnectionRequest()
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/ |
H A D | daudio_sink_dev_test.cpp | 663 auto eventParam = std::make_shared<AudioEvent>(audioEvent); variable 698 auto eventParam = std::make_shared<AudioEvent>(audioEvent); variable 736 auto eventParam = std::make_shared<AudioEvent>(audioEvent); variable 784 auto eventParam = std::make_shared<AudioEvent>(audioEvent); variable 830 auto eventParam = std::make_shared<AudioEvent>(audioEvent); variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/src/ |
H A D | ble_scan_filter_lsf.cpp | 625 VendorEventParamCAP eventParam = {}; in BleScanFilterGetCapabilitiesComplete() local 655 VendorEventParamLSF eventParam = {}; in BleScanFilterCommandComplete() local 670 void BleScanFilterLsf::BleScanFilterCommandCompleteSuccess(VendorEventParamLSF eventParam) in BleScanFilterCommandCompleteSuccess() 696 void BleScanFilterLsf::BleScanFilterCommandCompleteFaild(VendorEventParamLSF eventParam) in BleScanFilterCommandCompleteFaild()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
H A D | web_delegate_cross.cpp | 973 auto eventParam = std::make_shared<LoadWebPageStartEvent>(param); in OnPageStarted() local 998 auto eventParam = std::make_shared<LoadWebPageFinishEvent>(param); in OnPageFinished() local 1049 auto eventParam = std::make_shared<LoadWebTitleReceiveEvent>(param); in OnReceivedTitle() local 1088 auto eventParam = std::make_shared<ReceivedErrorEvent>(request, error); in OnErrorReceive() local 1117 auto eventParam = std::make_shared<WebOnScrollEvent>(offsetX, offsetY); in OnScroll() local 1146 auto eventParam = std::make_shared<ScaleChangeEvent>(oldScale, newScale); in OnScaleChange() local 1262 auto eventParam = std::make_shared<LoadInterceptEvent>(request); in OnLoadIntercept() local 1287 auto eventParam = std::make_shared<PageVisibleEvent>(param); in OnPageVisible() local 1319 auto eventParam = in OnDownloadStart() local 1450 auto eventParam = std::make_shared<FileSelectorEvent>(param, result); in OnShowFileChooser() local [all …]
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/ |
H A D | daudio_source_dev_test.cpp | 1074 auto eventParam = std::make_shared<AudioEvent>(event); variable 1113 auto eventParam = std::make_shared<AudioEvent>(event); variable 1149 auto eventParam = std::make_shared<AudioEvent>(event); variable 1169 auto eventParam = std::make_shared<AudioEvent>(event); variable
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_file_controller.cpp | 502 int eventParam = 0; in SendEfLinearResult() local 528 int eventParam = 0; in SendMultiRecordResult() local 546 int64_t eventParam = 0; in BuildCallerInfo() local 566 int64_t eventParam = 0; in BuildCallerInfo() local 599 int64_t eventParam = 0; in BuildCallerInfo() local
|