Home
last modified time | relevance | path

Searched refs:isPeerScreenOn (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_medium_mgr.h56 bool isPeerScreenOn);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c79 …onst char *udidHash, int32_t weight, ConnectionAddrType type, bool isReElect, bool isPeerScreenOn);
968 …const char *udidHash, int32_t weight, ConnectionAddrType type, bool isReElect, bool isPeerScreenOn) in HbMediumMgrRecvHigherWeight() argument
996 if (isFromMaster && isPeerScreenOn) { in HbMediumMgrRecvHigherWeight()