Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_iso_api_types.h95 uint8_t phy_mtos; member
Dhcimsgs.h700 uint8_t phy_mtos; member
719 uint8_t phy_mtos; member
/system/bt/stack/test/
Dbtm_iso_test.cc381 .phy_mtos = 0x04,
391 .phy_mtos = 0x09,
415 .phy_mtos = 0x01,
425 .phy_mtos = 0x06,
454 (x.phy_mtos == y.phy_mtos) && (x.phy_stom == y.phy_stom) && in operator ==()
/system/bt/stack/btm/
Dbtm_iso_impl.h432 STREAM_TO_UINT8(evt.phy_mtos, data); in process_cis_est_pkt()
/system/bt/stack/hcic/
Dhciblecmds.cc928 UINT8_TO_STREAM(pp, cis_cfg[i].phy_mtos); in btsnd_hcic_set_cig_params()