Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dcontroller_properties.h62 struct ControllerProperties { struct
158 bool SupportsLMPFeature(bluetooth::hci::LMPFeaturesPage0Bits bit) const { in SupportsLMPFeature()
162 bool SupportsLMPFeature(bluetooth::hci::LMPFeaturesPage2Bits bit) const { in SupportsLMPFeature()
166 bool SupportsLLFeature(bluetooth::hci::LLFeaturesBits bit) const { in SupportsLLFeature()
170 bool SupportsCommand(bluetooth::hci::OpCodeIndex op_code) const { in SupportsCommand()
178 uint8_t LeSupportedPhys() const { in LeSupportedPhys()
Dcontroller_properties.cc1733 ControllerProperties::ControllerProperties() in ControllerProperties() function in rootcanal::ControllerProperties
1822 ControllerProperties::ControllerProperties( in ControllerProperties() function in rootcanal::ControllerProperties