Home
last modified time | relevance | path

Searched refs:DISC_CONTROL (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c108 DISC_LOGI(DISC_CONTROL, "device info is null"); in UpdateDiscEventAndReport()
113 DISC_LOGI(DISC_CONTROL, "unknown device info"); in UpdateDiscEventAndReport()
172 DISC_LOGD(DISC_CONTROL, "record device found"); in DfxRecordDeviceFound()
229 DISC_CONTROL, "interface is null"); in CallSpecificInterfaceFunc()
289 DISC_CONTROL, "capability is null"); in TransferStringCapToBitmap()
349 DISC_LOGD(DISC_CONTROL, "true"); in IsInnerModule()
353 DISC_LOGD(DISC_CONTROL, "false"); in IsInnerModule()
377 DISC_LOGD(DISC_CONTROL, in DiscOnDeviceFound()
385 DISC_LOGE(DISC_CONTROL, "lock failed"); in DiscOnDeviceFound()
876 DISC_LOGE(DISC_CONTROL, "lock failed"); in InnerSetDiscoveryCallback()
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Ddisc_log.h26 DISC_CONTROL, enumerator
43 { DISC_CONTROL, 0xd0057a1, "DiscControl" },
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/src/
H A Ddisc_log_test.cpp46 DISC_CONTROL, ++discDomainBase, "DiscControl"));
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c250 DISC_LOGI(DISC_CONTROL, "enter"); in UpdateInfoManager()
603 DISC_LOGI(DISC_CONTROL, "ble turn on"); in BtOnStateChanged()
607 DISC_LOGI(DISC_CONTROL, "ble turn off"); in BtOnStateChanged()
611 DISC_LOGI(DISC_CONTROL, "br turn on"); in BtOnStateChanged()
615 DISC_LOGI(DISC_CONTROL, "br turn off"); in BtOnStateChanged()
621 DISC_CHECK_AND_RETURN_LOGE(msg != NULL, DISC_CONTROL, "create msg failed"); in BtOnStateChanged()