Home
last modified time | relevance | path

Searched defs:sdu_interval_s_to_m (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/gd/iso/
Diso_manager.cc36 uint32_t sdu_interval_s_to_m, in SetCigParameters()
62 uint32_t sdu_interval_s_to_m, in SetCigParametersTest()
/packages/modules/Bluetooth/system/blueberry/tests/gd/iso/
Dcert_le_iso.py33 …def le_set_cig_parameters(self, cig_id, sdu_interval_m_to_s, sdu_interval_s_to_m, peripherals_cloc… argument
41 …def le_set_cig_parameters_test(self, cig_id, sdu_interval_m_to_s, sdu_interval_s_to_m, ft_m_to_s, … argument
Dle_iso_test.py93 …def _setup_cis_from_cert(self, cig_id, sdu_interval_m_to_s, sdu_interval_s_to_m, peripherals_clock… argument
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dconnected_isochronous_group.h30 uint32_t sdu_interval_s_to_m; variable
Dacl_connection_handler.cc256 uint8_t id, uint32_t sdu_interval_m_to_s, uint32_t sdu_interval_s_to_m, in SetCigParameters()
Dlink_layer_controller.cc5860 uint8_t cig_id, uint32_t sdu_interval_m_to_s, uint32_t sdu_interval_s_to_m, in LeSetCigParameters()
/packages/modules/Bluetooth/system/blueberry/facade/iso/
Dfacade.proto24 uint32 sdu_interval_s_to_m = 3; field
42 uint32 sdu_interval_s_to_m = 3; field
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_le_iso.py89 …def le_set_cig_parameters(self, cig_id, sdu_interval_m_to_s, sdu_interval_s_to_m, peripherals_cloc… argument
111 …def le_set_cig_parameters_test(self, cig_id, sdu_interval_m_to_s, sdu_interval_s_to_m, ft_m_to_s, … argument
/packages/modules/Bluetooth/system/gd/iso/internal/
Diso_manager_impl.cc83 uint32_t sdu_interval_s_to_m, in SetCigParameters()
152 uint32_t sdu_interval_s_to_m, in SetCigParametersTest()