Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc1507 uint32_t sdu_interval_mtos, sdu_interval_stom; in CigCreate() local
1523 sdu_interval_stom = group->GetSduInterval( in CigCreate()
1540 !isIntervalAndLatencyProperlySet(sdu_interval_stom, in CigCreate()
1550 sdu_interval_stom == 0 && in CigCreate()
1615 if ((sdu_interval_mtos == 0 && sdu_interval_stom == 0) || in CigCreate()
1628 .sdu_itv_stom = sdu_interval_stom, in CigCreate()