Home
last modified time | relevance | path

Searched defs:ControllerProperties (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dcontroller_properties.h59 struct ControllerProperties { struct
67 ControllerProperties& operator=(ControllerProperties const&) = default; argument
172 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()
Dcontroller_properties.cc1578 ControllerProperties::ControllerProperties() in ControllerProperties() function in rootcanal::ControllerProperties
1673 ControllerProperties::ControllerProperties(rootcanal::configuration::Controller const& config) in ControllerProperties() function in rootcanal::ControllerProperties