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 D | lnn_heartbeat_medium_mgr.h | 54 bool isOnlineDirectly, HbRespData *hbResp);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_medium_mgr.c | 77 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()
|