Searched refs:LnnGetMediumParamBySpecificType (Results 1 – 3 of 3) sorted by relevance
35 int32_t LnnGetMediumParamBySpecificType(LnnHeartbeatMediumParam *param, LnnHeartbeatType type);
212 ret = LnnGetMediumParamBySpecificType(nullptr, LNN_HB_TYPE);214 ret = LnnGetMediumParamBySpecificType(¶m, LNN_HB_TYPE);
797 int32_t LnnGetMediumParamBySpecificType(LnnHeartbeatMediumParam *param, LnnHeartbeatType type) in LnnGetMediumParamBySpecificType() function