Home
last modified time | relevance | path

Searched refs:isOnlineDirectly (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.h54 bool isOnlineDirectly, HbRespData *hbResp);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c77 LnnHeartbeatType hbType, bool isOnlineDirectly, HbRespData *hbResp);
908 LnnHeartbeatType hbType, bool isOnlineDirectly, HbRespData *hbResp) in HbNotifyReceiveDevice() argument
924 if (isOnlineDirectly) { in HbNotifyReceiveDevice()
948 LnnHeartbeatType hbType, bool isOnlineDirectly, HbRespData *hbResp) in HbMediumMgrRecvProcess() argument
964 return HbNotifyReceiveDevice(device, mediumWeight, hbType, isOnlineDirectly, hbResp); in HbMediumMgrRecvProcess()