Home
last modified time | relevance | path

Searched refs:PublishCommonEventCallback (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dsoftbus_publish.h23 void PublishCommonEventCallback(int32_t bluetoothState, int32_t wifiState, int32_t screenState);
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_publish_common_event.cpp69 void PublishCommonEventCallback(int32_t bluetoothState, int32_t wifiState, int32_t screenState) in PublishCommonEventCallback() function
89 PublishCommonEventCallback(arg1, arg2, arg3); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_publish.cpp39 void PublishCommonEventCallback(int32_t bluetoothState, int32_t wifiState, int32_t screenState) in PublishCommonEventCallback() function
41 LOGI("PublishCommonEventCallback start, bleState: %{public}d, wifiState: %{public}d, screenState: %{public}d", in PublishCommonEventCallback()
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp110 OHOS::DistributedHardware::PublishCommonEventCallback(arg1, arg2, arg3); in SubscribePublishCommonEvent()
180 OHOS::DistributedHardware::PublishCommonEventCallback(publishSubScriber->GetBluetoothState(), in QueryDependsSwitchState()

Completed in 4 milliseconds