Searched defs:PhyOptions (Results 1 – 2 of 2) sorted by relevance
404 bluetooth::hci::PhyOptions /*phy_options*/) { in LeSetPhy()
267 enum class PhyOptions : uint8_t {NO_PREFERENCE = 0x0,S_2 = 0x1,S_8 = 0x2,}; enum