Searched refs:kIsoCigPhy1M (Results 1 – 4 of 4) sorted by relevance
37 constexpr uint8_t kIsoCigPhy1M = 0x01; variable
38 using bluetooth::hci::kIsoCigPhy1M;885 uint8_t phy_bitfield = kIsoCigPhy1M; in GetPhyBitmask()930 uint8_t phy_bitmask = bluetooth::hci::kIsoCigPhy1M; in GetPreferredPhyBitmask()
666 uint8_t phy_bitfield = bluetooth::hci::kIsoCigPhy1M; in GetPhyBitmask()710 else if (phy_bitfield & bluetooth::hci::kIsoCigPhy1M) in GetTargetPhy()
1551 (phy_stom & bluetooth::hci::kIsoCigPhy1M) != 0) { in CigCreate()1553 phy_stom = bluetooth::hci::kIsoCigPhy1M; in CigCreate()