Searched defs:ControllerProperties (Results 1 – 2 of 2) sorted by relevance
59 struct ControllerProperties { struct67 ControllerProperties& operator=(ControllerProperties const&) = default; argument172 bool SupportsLMPFeature(bluetooth::hci::LMPFeaturesPage0Bits bit) const { in SupportsLMPFeature()176 bool SupportsLMPFeature(bluetooth::hci::LMPFeaturesPage2Bits bit) const { in SupportsLMPFeature()180 bool SupportsLLFeature(bluetooth::hci::LLFeaturesBits bit) const { in SupportsLLFeature()184 bool SupportsCommand(bluetooth::hci::OpCodeIndex op_code) const { in SupportsCommand()191 uint8_t LeSupportedPhys() const { in LeSupportedPhys()
1578 ControllerProperties::ControllerProperties() in ControllerProperties() function in rootcanal::ControllerProperties1673 ControllerProperties::ControllerProperties(rootcanal::configuration::Controller const& config) in ControllerProperties() function in rootcanal::ControllerProperties