/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_remote_device.cpp | 26 LOG_DEBUG("[ClassicRemoteDevice]::%{public}s", __func__); in ClassicRemoteDevice() 37 LOG_DEBUG("[ClassicRemoteDevice]::%{public}s", __func__); in ClassicRemoteDevice() 48 LOG_DEBUG("[ClassicRemoteDevice]::%{public}s", __func__); in ~ClassicRemoteDevice() 112 LOG_DEBUG("[ClassicRemoteDevice]::%{public}s, cod = %{public}d", __func__, cod_); in GetDeviceClass() 161 LOG_DEBUG("[ClassicRemoteDevice]::%{public}s", __func__); in GetDeviceUuids() 168 LOG_DEBUG("[ClassicRemoteDevice]::%{public}s", __func__); in SetDeviceUuids() 230 LOG_DEBUG("[ClassicRemoteDevice]::%{public}s", __func__); in GetLinkKey() 237 LOG_DEBUG("[ClassicRemoteDevice]::%{public}s", __func__); in SetLinkKey() 244 LOG_DEBUG("[ClassicRemoteDevice]::%{public}s", __func__); in DeleteLinkKey() 293 LOG_DEBUG("[ClassicRemoteDevice]::%{public}s", __func__); in SetManufacturerSpecificData() [all …]
|
H A D | classic_adapter_properties.cpp | 82 LOG_DEBUG("Get Host info:"); in LoadHostInfo() 83 LOG_DEBUG("Device name is: %{public}s", deviceName_.c_str()); in LoadHostInfo() 84 LOG_DEBUG("Class of device is: %{public}d", cod_); in LoadHostInfo() 85 LOG_DEBUG("IoCapability is: %{public}d", ioCapability_); in LoadHostInfo() 86 LOG_DEBUG("Passkey is: %{public}s", passkey_.c_str()); in LoadHostInfo() 87 LOG_DEBUG("securityMode is: %{public}d", securityMode_); in LoadHostInfo() 233 LOG_DEBUG("[ClassicAdapterProperties]::%{public}s", __func__); in SetSecurityMode() 243 LOG_DEBUG("[ClassicAdapterProperties]::%{public}s", __func__); in GetDiscoverableTimeout() 325 LOG_DEBUG("[ClassicAdapterProperties]::%{public}s", __func__); in SendDeviceNameChanged() 333 LOG_DEBUG("[ClassicAdapterProperties]::%{public}s", __func__); in SendDeviceAddrChanged() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | power_state_machine.cpp | 50 LOG_DEBUG("PM_: %{public}s, line: %{public}d\n", __PRETTY_FUNCTION__, __LINE__); in Entry() 55 LOG_DEBUG("PM_: %{public}s, line: %{public}d\n", __PRETTY_FUNCTION__, __LINE__); in Exit() 78 LOG_DEBUG("PM_: %{public}s, line: %{public}d\n", __PRETTY_FUNCTION__, __LINE__); in Entry() 80 LOG_DEBUG("PM_: BtmExitSniffMode ret val: %{public}d\n", exitSniffRet); in Entry() 85 LOG_DEBUG("PM_: %{public}s, line: %{public}d\n", __PRETTY_FUNCTION__, __LINE__); in Exit() 121 LOG_DEBUG("PM_: BtmSetSniffSubrating ret val: %{public}d\n", ssrRet); in Entry() 124 LOG_DEBUG("PM_: BtmEnterSniffMode ret val: %{public}d\n", sniffRet); in Entry() 233 LOG_DEBUG("PM_: BtmExitSniffMode ret val: %{public}d\n", exitSniffRet); in Entry() 282 LOG_DEBUG("PM_: BtmSetSniffSubrating ret val: %{public}d\n", ssrRet); in Entry() 289 LOG_DEBUG("PM_: nothing to do in PowerSniffSniffingState entry"); in Entry() [all …]
|
H A D | profile_service_manager.cpp | 114 LOG_DEBUG("%{public}s start", __PRETTY_FUNCTION__); in Start() 127 LOG_DEBUG("%{public}s start", __PRETTY_FUNCTION__); in CreateClassicProfileServices() 146 LOG_DEBUG("%{public}s start", __PRETTY_FUNCTION__); in CreateBleProfileServices() 175 LOG_DEBUG("%{public}s start", __PRETTY_FUNCTION__); in Stop() 212 LOG_DEBUG("%{public}s OK", __PRETTY_FUNCTION__); in Enable() 217 LOG_DEBUG("%{public}s OK", __PRETTY_FUNCTION__); in Enable() 226 LOG_DEBUG("%{public}s %{public}d", __PRETTY_FUNCTION__, transport); in OnAllEnabled() 368 LOG_DEBUG("%{public}s OK", __PRETTY_FUNCTION__); in Disable() 373 LOG_DEBUG("%{public}s OK", __PRETTY_FUNCTION__); in Disable() 489 LOG_DEBUG( in DisableCompleteNotify() [all …]
|
H A D | sys_state_machine.cpp | 40 LOG_DEBUG("%{public}s", __PRETTY_FUNCTION__); in StoppingBaseProcess() 42 LOG_DEBUG("%{public}s all off", __PRETTY_FUNCTION__); in StoppingBaseProcess() 47 LOG_DEBUG("%{public}s at least one is *ing", __PRETTY_FUNCTION__); in StoppingBaseProcess() 56 LOG_DEBUG("%{public}s Entry", __PRETTY_FUNCTION__); in Entry() 61 LOG_DEBUG("%{public}s Dispatch %{public}d", __PRETTY_FUNCTION__, msg.what_); in Dispatch() 73 LOG_DEBUG("%{public}s Entry", __PRETTY_FUNCTION__); in Entry() 79 LOG_DEBUG("%{public}s Dispatch %{public}d", __PRETTY_FUNCTION__, msg.what_); in Dispatch() 98 LOG_DEBUG("%{public}s Entry", __PRETTY_FUNCTION__); in Entry() 114 LOG_DEBUG("%{public}s Dispatch %{public}d", __PRETTY_FUNCTION__, msg.what_); in Dispatch() 134 LOG_DEBUG("%{public}s Entry", __PRETTY_FUNCTION__); in Entry() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_config.cpp | 40 LOG_DEBUG("[BleConfig] %{public}s", __func__); in LoadConfigInfo() 51 LOG_DEBUG("[BleConfig] %{public}s", __func__); in Save() 58 LOG_DEBUG("[BleConfig] %{public}s", __func__); in GetLocalName() 70 LOG_DEBUG("[BleConfig] %{public}s", __func__); in SetLocalName() 81 LOG_DEBUG("[BleConfig] %{public}s", __func__); in GetLocalAddress() 93 LOG_DEBUG("[BleConfig] %{public}s", __func__); in SetLocalAddress() 104 LOG_DEBUG("[BleConfig] %{public}s", __func__); in GetIoCapability() 116 LOG_DEBUG("[BleConfig] %{public}s", __func__); in GetLoaclPasskey() 128 LOG_DEBUG("[BleConfig] %{public}s", __func__); in GetBleRoles() 140 LOG_DEBUG("[BleConfig] %{public}s", __func__); in SetBleRoles() [all …]
|
H A D | ble_properties.cpp | 52 LOG_DEBUG("[BleProperties] %{public}s", __func__); in GetLocalName() 91 LOG_DEBUG("[BleProperties] %{public}s", __func__); in SetLocalName() 116 LOG_DEBUG("[BleProperties] %{public}s", __func__); in GetLocalAddress() 122 LOG_DEBUG("[BleProperties] %{public}s", __func__); in GetBondableMode() 129 LOG_DEBUG("[BleProperties] %{public}s", __func__); in SetBondableMode() 150 LOG_DEBUG("[BleProperties] %{public}s", __func__); in GetPasskey() 157 LOG_DEBUG("[BleProperties] %{public}s", __func__); in GetIoCapability() 164 LOG_DEBUG("[BleProperties] %{public}s", __func__); in SetIoCapability() 172 LOG_DEBUG("[BleProperties] %{public}s", __func__); in GetAddrFromController() 219 LOG_DEBUG("[BleProperties] %{public}s", __func__); in LoadBleConfigInfo() [all …]
|
H A D | ble_adapter.cpp | 175 LOG_DEBUG("[BleAdapter] %{public}s", __func__); in EnableTask() 249 LOG_DEBUG("[BleAdapter] %{public}s", __func__); in DisableTask() 284 LOG_DEBUG("[BleAdapter] %{public}s", __func__); in NotifyAllWaitContinue() 308 LOG_DEBUG("[BleAdapter] %{public}s", __func__); in PostEnableTask() 316 LOG_DEBUG("[BleAdapter] %{public}s", __func__); in StartOrStopAdvAndScan() 345 LOG_DEBUG("[BleAdapter] %{public}s", __func__); in ExAdvClearHandle() 358 LOG_DEBUG("[BleAdapter] %{public}s", __func__); in LoadConfig() 383 LOG_DEBUG("[BleAdapter] %{public}s", __func__); in DeregisterAllCallback() 411 LOG_DEBUG("[BleAdapter] %{public}s", __func__); in SetRpaAddrAndTypeToBtm() 438 LOG_DEBUG("[BleAdapter] %{public}s", __func__); in SetLocalIrkAndIdentityAddrToBtm() [all …]
|
H A D | ble_central_manager_impl.cpp | 172 LOG_DEBUG("[BleCentralManagerImpl] %{public}s", __func__); in BleCentralManagerImpl() 188 LOG_DEBUG("[BleCentralManagerImpl] %{public}s", __func__); in ~BleCentralManagerImpl() 206 LOG_DEBUG("[BleCentralManagerImpl] %{public}s", __func__); in RegisterCallbackToGap() 217 LOG_DEBUG("[BleCentralManagerImpl] %{public}s", __func__); in RegisterExScanCallbackToGap() 230 LOG_DEBUG("[BleCentralManagerImpl] %{public}s", __func__); in DeregisterCallbackToGap() 243 LOG_DEBUG("[BleCentralManagerImpl] %{public}s", __func__); in AdvertisingReport() 277 LOG_DEBUG("[BleCentralManagerImpl] %{public}s", __func__); in ExAdvertisingReport() 354 LOG_DEBUG("[BleCentralManagerImpl] %{public}s", __func__); in ExtractIncompleteData() 434 LOG_DEBUG("[BleCentralManagerImpl] %{public}s", __func__); in AddPeripheralDevice() 744 LOG_DEBUG("start extend scan successful"); in StartOrStopScan() [all …]
|
H A D | ble_advertiser_impl.cpp | 53 LOG_DEBUG("[BleAdvertiserImpl] %{public}s", __func__); in BleAdvertiserImpl() 65 LOG_DEBUG("[BleAdvertiserImpl] %{public}s", __func__); in ~BleAdvertiserImpl() 78 LOG_DEBUG("[BleAdvertiserImpl] %{public}s", __func__); in AdvSetParamResult() 89 LOG_DEBUG("[BleAdvertiserImpl] %{public}s", __func__); in AdvReadTxPower() 100 LOG_DEBUG("[BleAdvertiserImpl] %{public}s", __func__); in AdvSetDataResult() 111 LOG_DEBUG("[BleAdvertiserImpl] %{public}s", __func__); in AdvSetScanRspDataResult() 122 LOG_DEBUG("[BleAdvertiserImpl] %{public}s", __func__); in AdvSetEnableResult() 134 LOG_DEBUG("[BleAdvertiserImpl] %{public}s", __func__); in AdvSetEnableResultTask() 146 LOG_DEBUG("[BleAdvertiserImpl] %{public}s", __func__); in GetAdvertisingStatus() 159 LOG_DEBUG("[BleAdvertiserImpl] %{public}s", __func__); in ReStartLegacyAdvertising() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm.c | 187 LOG_DEBUG("ModuleInit start"); in BTM_Initialize() 192 LOG_DEBUG("ModuleInit end"); in BTM_Initialize() 215 LOG_DEBUG("ModuleCleanup start"); in BTM_Close() 220 LOG_DEBUG("ModuleCleanup end"); in BTM_Close() 283 LOG_DEBUG("ModuleStartup start"); in BtmEnableBrEdrModules() 288 LOG_DEBUG("ModuleStartup end"); in BtmEnableBrEdrModules() 335 LOG_DEBUG("ModuleStartup end"); in BtmEnableLeModules() 349 LOG_DEBUG("ModuleShutdown end"); in BtmDisableBrEdrAndSharedModules() 372 LOG_DEBUG("ModuleShutdown end"); in BtmDisableBrEdrModules() 388 LOG_DEBUG("ModuleShutdown end"); in BtmDisableLeAndSharedModules() [all …]
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/ |
H A D | napi_queue.cpp | 53 LOG_DEBUG(UDMF_KITS_NAPI, "async callback, no promise"); in GetCbInfo() 55 LOG_DEBUG(UDMF_KITS_NAPI, "no callback, async pormose"); in GetCbInfo() 80 LOG_DEBUG(UDMF_KITS_NAPI, "create deferred promise"); in AsyncWork() 82 LOG_DEBUG(UDMF_KITS_NAPI, "NapiQueue::AsyncWork no promise"); in AsyncWork() 102 LOG_DEBUG(UDMF_KITS_NAPI, "GenerateOutput start"); in GenerateOutput() 126 LOG_DEBUG(UDMF_KITS_NAPI, "GenerateOutput deferred branch"); in GenerateOutput() 128 LOG_DEBUG(UDMF_KITS_NAPI, "deferred promise resolved"); in GenerateOutput() 131 LOG_DEBUG(UDMF_KITS_NAPI, "deferred promise rejected"); in GenerateOutput() 139 LOG_DEBUG(UDMF_KITS_NAPI, "call callback function"); in GenerateOutput() 142 LOG_DEBUG(UDMF_KITS_NAPI, "GenerateOutput stop"); in GenerateOutput() [all …]
|
H A D | napi_data_utils.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value <- bool"); in GetValue() 32 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value -> bool"); in SetValue() 39 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value -> int32_t"); in GetValue() 45 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value <- int32_t"); in SetValue() 52 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value -> int64_t"); in GetValue() 58 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value <- int64_t"); in SetValue() 65 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value -> float"); in GetValue() 74 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value <- float"); in SetValue() 82 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value -> double"); in GetValue() 88 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value <- double"); in SetValue() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp_legacy.c | 37 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_LegacyPairMasterStep1() 53 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_LegacyPairMasterStep2() 71 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_LegacyPairMasterStep3() 93 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_LegacyPairMasterStep4() 114 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_LegacyPairMasterStep5() 141 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_LegacyPairMasterStep6() 164 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_LegacyPairMasterStep7() 182 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_LegacyPairMasterStep8() 205 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_LegacyPairMasterStep9() 241 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_LegacyPairMasterStep10() [all …]
|
H A D | smp_sc_accepter.c | 36 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericSlaveStep1() 61 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericSlaveStep2() 86 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericSlaveStep3() 113 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericSlaveStep4() 132 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericSlaveStep5() 157 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericSlaveStep6() 185 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericSlaveStep7() 207 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericSlaveStep8() 235 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericSlaveStep9() 275 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericSlaveStep10() [all …]
|
H A D | smp_sc_initiator.c | 39 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericMasterStep1() 63 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericMasterStep2() 87 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericMasterStep3() 100 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericMasterStep4() 118 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericMasterStep5() 136 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericMasterStep6() 163 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericMasterStep7() 185 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericMasterStep8() 213 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericMasterStep9() 236 LOG_DEBUG("%{public}s", __FUNCTION__); in SMP_ScPairJustworkOrNumericMasterStep10() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 140 LOG_DEBUG("[AVRCP TG] MediaService::%{public}s", __func__); in RegisterObserver() 144 LOG_DEBUG("[AVRCP TG] MediaService::%{public}s", __func__); in UnregisterObserver() 152 LOG_DEBUG("[AVRCP TG] MediaService::%{public}s", __func__); in SetActiveDevice() 160 LOG_DEBUG("[AVRCP TG] MediaService::%{public}s", __func__); in PressButton() 165 LOG_DEBUG("[AVRCP TG] MediaService::%{public}s", __func__); in ReleaseButton() 174 LOG_DEBUG("[AVRCP TG] MediaService::%{public}s", __func__); in SetAddressedPlayer() 179 LOG_DEBUG("[AVRCP TG] MediaService::%{public}s", __func__); in SetBrowsedPlayer() 188 LOG_DEBUG("[AVRCP TG] MediaService::%{public}s", __func__); in GetCapabilities() 198 LOG_DEBUG("[AVRCP TG] MediaService::%{public}s", __func__); in GetPlayerAppSettingAttributes() 203 LOG_DEBUG("[AVRCP TG] MediaService::%{public}s", __func__); in GetPlayerAppSettingValues() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_impl.c | 40 LOG_DEBUG("[AVDT]%{public}s:", __func__); in AvdtActDiscoverReq() 63 LOG_DEBUG("[AVDT]%{public}s:", __func__); in AvdtActDiscoverRsp() 129 LOG_DEBUG("[AVDT]%{public}s:", __func__); in AvdtActDiscoverCfm() 151 LOG_DEBUG("[AVDT]%{public}s:", __func__); in AvdtActGetCapReq() 175 LOG_DEBUG("[AVDT]%{public}s:", __func__); in AvdtActGetCapRsp() 200 LOG_DEBUG("[AVDT]%{public}s:", __func__); in AvdtActGetCapInd() 266 LOG_DEBUG("[AVDT]%{public}s:", __func__); in AvdtActGetCapCfm() 288 LOG_DEBUG("[AVDT]%{public}s:", __func__); in AvdtActGetAllCapReq() 313 LOG_DEBUG("[AVDT]%{public}s:", __func__); in AvdtActGetAllCapRsp() 366 LOG_DEBUG("[AVDT]%{public}s:", __func__); in AvdtActGetAllCapCfm() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_service.cpp | 44 LOG_DEBUG("[PAN Service]%{public}s Enter", __PRETTY_FUNCTION__); in RegisterObserver() 51 LOG_DEBUG("[PAN Service]%{public}s Enter", __PRETTY_FUNCTION__); in DeregisterObserver() 58 LOG_DEBUG("[PAN Service]%{public}s Enter", __PRETTY_FUNCTION__); in NotifyStateChanged() 68 LOG_DEBUG("[PAN Service]%{public}s Enter", __PRETTY_FUNCTION__); in Enable() 76 LOG_DEBUG("[PAN Service]%{public}s Enter", __PRETTY_FUNCTION__); in Disable() 151 LOG_DEBUG("[PAN Service]%{public}s Enter", __PRETTY_FUNCTION__); in Connect() 158 LOG_DEBUG("[PAN Service]%{public}s Enter", __PRETTY_FUNCTION__); in Disconnect() 182 LOG_DEBUG("[PAN Service]%{public}s Enter", __PRETTY_FUNCTION__); in SetTethering() 312 LOG_DEBUG("[PAN Service]%{public}s Enter", __PRETTY_FUNCTION__); in IsConnected() 328 LOG_DEBUG("[PAN Service]%{public}s Enter", __PRETTY_FUNCTION__); in GetDevicesByStates() [all …]
|
H A D | pan_network.cpp | 49 LOG_DEBUG("[Pan Network]%{public}s():fd is null,creat fd", __FUNCTION__); in Open() 83 LOG_DEBUG("[Pan Network]%{public}s():create thread", __FUNCTION__); in Open() 98 LOG_DEBUG("[Pan Network]%{public}s():", __FUNCTION__); in TunSetIff() 120 LOG_DEBUG("[Pan Network]%{public}s():", __FUNCTION__); in SetMacAddress() 156 LOG_DEBUG("[Pan Network]%{public}s():", __FUNCTION__); in SetIpAddress() 205 LOG_DEBUG("[Pan Network]%{public}s():", __FUNCTION__); in SetIffUp() 230 LOG_DEBUG("[Pan Network]%{public}s():", __FUNCTION__); in SetIffdown() 254 LOG_DEBUG("[Pan Network]%{public}s():", __FUNCTION__); in Close() 300 LOG_DEBUG("[Pan Network]%{public}s(): len=%{public}d", __FUNCTION__, len); in WriteData() 381 LOG_DEBUG("[Pan Network]%{public}s(): POLLIN", __FUNCTION__); in PollEventThread_() [all …]
|
/ohos5.0/foundation/multimodalinput/input/util/common/include/ |
H A D | mmi_log.h | 129 if (HiLogIsLoggable(MMI_LOG_DOMAIN, MMI_LOG_TAG, LOG_DEBUG)) { \ 134 if (HiLogIsLoggable(MMI_LOG_DOMAIN, MMI_LOG_TAG, LOG_DEBUG)) { \ 168 if (HiLogIsLoggable(MMI_LOG_SERVER, MMI_LOG_TAG, LOG_DEBUG)) { \ 173 if (HiLogIsLoggable(MMI_LOG_SERVER, MMI_LOG_TAG, LOG_DEBUG)) { \ 207 if (HiLogIsLoggable(MMI_LOG_HANDLER, MMI_LOG_TAG, LOG_DEBUG)) { \ 212 if (HiLogIsLoggable(MMI_LOG_HANDLER, MMI_LOG_TAG, LOG_DEBUG)) { \ 246 if (HiLogIsLoggable(MMI_LOG_WINDOW, MMI_LOG_TAG, LOG_DEBUG)) { \ 251 if (HiLogIsLoggable(MMI_LOG_WINDOW, MMI_LOG_TAG, LOG_DEBUG)) { \ 285 if (HiLogIsLoggable(MMI_LOG_CURSOR, MMI_LOG_TAG, LOG_DEBUG)) { \ 290 if (HiLogIsLoggable(MMI_LOG_CURSOR, MMI_LOG_TAG, LOG_DEBUG)) { \ [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
H A D | avctp_ctrl_act.c | 44 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbCtrlChConn() 65 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbCtrlChConnFail() 88 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbCtrlChBind() 105 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbCtrlChBindFail() 122 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbCtrlChDisconn() 137 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbCtrlChUnbind() 156 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbCtrlChCheckDisconn() 181 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbCtrlChConnInd() 225 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbCtrlChCloseInd() 254 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbCtrlChCloseCfm() [all …]
|
H A D | avctp_br_act.c | 37 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbBrChConn() 58 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbBrChConnFail() 83 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbBrChBind() 99 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbBrChBindFail() 114 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbBrChDisconn() 129 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbBrChUnbind() 145 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbBrChCheckDisconn() 168 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbBrChConnInd() 200 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbBrChCloseInd() 224 LOG_DEBUG("[AVCT] %{public}s:", __func__); in AvctCbBrChCloseCfm() [all …]
|
/ohos5.0/foundation/bundlemanager/ecological_rule_manager/interfaces/innerkits/src/ |
H A D | ecological_rule_mgr_service_client.cpp | 104 …LOG_DEBUG("QueryFreeInstallExperience want = %{public}s, callerInfo = %{public}s", want.ToString()… in QueryFreeInstallExperience() 108 LOG_DEBUG("callerInfo packageName is empty, allow = true"); in QueryFreeInstallExperience() 116 …LOG_DEBUG("[ERMS-DFX] QueryFreeInstallExperience interface cost %{public}" PRId64 " mirco seconds.… in QueryFreeInstallExperience() 124 LOG_DEBUG("want: %{public}s, callerInfo: %{public}s, type: %{public}d", want.ToString().c_str(), in EvaluateResolveInfos() 131 …LOG_DEBUG("[ERMS-DFX] EvaluateResolveInfos interface cost %{public}" PRId64 " mirco seconds.", cos… in EvaluateResolveInfos() 142 LOG_DEBUG("callerInfo packageName is empty, allow = true"); in QueryStartExperience() 153 …LOG_DEBUG("[ERMS-DFX] QueryStartExperience interface cost %{public}" PRId64 " mirco seconds.", cos… in QueryStartExperience() 161 LOG_DEBUG("callerInfo = %{public}s", callerInfo.ToString().c_str()); in IsSupportPublishForm() 164 LOG_DEBUG("callerInfo packageName is empty, bSupport = true"); in IsSupportPublishForm() 171 LOG_DEBUG("IsSupportPublishForm end, bSupport = %{public}d", bSupport); in IsSupportPublishForm() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_service.cpp | 89 LOG_DEBUG("[HFP HF]%{public}s():==========<enter>==========", __FUNCTION__); in Enable() 97 LOG_DEBUG("[HFP HF]%{public}s():==========<enter>==========", __FUNCTION__); in Disable() 105 LOG_DEBUG("[HFP HF]%{public}s():==========<start>==========", __FUNCTION__); in StartUp() 117 LOG_DEBUG("[HFP HF]%{public}s():HfpHfService started", __FUNCTION__); in StartUp() 123 LOG_DEBUG("[HFP HF]%{public}s():==========<start>==========", __FUNCTION__); in ShutDown() 146 LOG_DEBUG("[HFP HF]%{public}s():==========<start>==========", __FUNCTION__); in ShutDownDone() 160 LOG_DEBUG("[HFP HF]%{public}s():HfpHfService shutdown", __FUNCTION__); in ShutDownDone() 167 LOG_DEBUG("[HFP HF]%{public}s():==========<start>==========", __FUNCTION__); in Connect() 191 LOG_DEBUG("[HFP HF]%{public}s():==========<start>==========", __FUNCTION__); in Disconnect() 395 LOG_DEBUG("[HFP HF]%{public}s():It's not connected!", __FUNCTION__); in GetCurrentCallList() [all …]
|