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.h59 struct ControllerProperties { struct
67 ControllerProperties& operator=(ControllerProperties const&) = default; argument
170 bool SupportsLMPFeature(bluetooth::hci::LMPFeaturesPage0Bits bit) const { in SupportsLMPFeature()
174 bool SupportsLMPFeature(bluetooth::hci::LMPFeaturesPage2Bits bit) const { in SupportsLMPFeature()
178 bool SupportsLLFeature(bluetooth::hci::LLFeaturesBits bit) const { in SupportsLLFeature()
182 bool SupportsCommand(bluetooth::hci::OpCodeIndex op_code) const { in SupportsCommand()
190 uint8_t LeSupportedPhys() const { in LeSupportedPhys()
Dcontroller_properties.cc1729 ControllerProperties::ControllerProperties() in ControllerProperties() function in rootcanal::ControllerProperties
1832 ControllerProperties::ControllerProperties( in ControllerProperties() function in rootcanal::ControllerProperties