Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_qos/include/
H A Dlnn_lane_qos.h87 typedef void (*OnStatsPeriodAdjustment)(uint32_t ms); typedef
91 int32_t LnnRegPeriodAdjustmentCallback(OnStatsPeriodAdjustment callback);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_qos/
H A Dlnn_lane_qos_virtual.c29 int32_t LnnRegPeriodAdjustmentCallback(OnStatsPeriodAdjustment callback) in LnnRegPeriodAdjustmentCallback()