Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_condition.h43 NETWORK_TYPE_BLUETOOTH, enumerator
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dnetwork_listener.cpp65 std::make_shared<DetectorValue>(WorkCondition::NETWORK_TYPE_BLUETOOTH, 0, 0, std::string())); in OnReceiveEvent()
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dinit.cpp80 napi_create_uint32(env, static_cast<uint32_t>(WorkCondition::Network::NETWORK_TYPE_BLUETOOTH), in InitNetworkType()
91 DECLARE_NAPI_STATIC_PROPERTY("NETWORK_TYPE_BLUETOOTH", networkTypeBluetooth), in InitNetworkType()
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_status_test.cpp186 workInfo_->RequestNetworkType(WorkCondition::Network::NETWORK_TYPE_BLUETOOTH); in HWTEST_F()

Completed in 3 milliseconds