Searched refs:GetSduIntervalUs (Results 1 – 4 of 4) sorted by relevance
380 uint32_t GetSduIntervalUs() const { return sduIntervalUs; } in GetSduIntervalUs() function
249 .data_interval_us = GetSduIntervalUs(), in GetAudioHalClientConfig()
397 .sdu_itv = sm_config_.config.GetSduIntervalUs(), in CreateBig()
692 ASSERT_EQ(10000u, cfg->GetSduIntervalUs()); in TEST_F()