Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h699 uint16_t max_sdu_size_stom; member
716 uint16_t max_sdu_size_stom; member
/system/bt/stack/test/
Dbtm_iso_test.cc380 .max_sdu_size_stom = 0x0027,
390 .max_sdu_size_stom = 0x002A,
414 .max_sdu_size_stom = 0x0022,
424 .max_sdu_size_stom = 0x002B,
453 (x.max_sdu_size_stom == y.max_sdu_size_stom) && in operator ==()
/system/bt/stack/hcic/
Dhciblecmds.cc927 UINT16_TO_STREAM(pp, cis_cfg[i].max_sdu_size_stom); in btsnd_hcic_set_cig_params()