Searched refs:getMaxTransportLatency (Results 1 – 4 of 4) sorted by relevance
317 uint16_t getMaxTransportLatency() const { return max_transport_latency_; } in getMaxTransportLatency() function
298 os << ", MaxTransportLatency=" << config.getMaxTransportLatency(); in operator <<()
399 .max_transport_latency = sm_config_.config.qos.getMaxTransportLatency(), in CreateBig()
448 broadcast_config.max_transport_latency = qos.getMaxTransportLatency(); in UpdateSupportedBroadcastConfig()