Home
last modified time | relevance | path

Searched refs:SupportedCommands (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dcontroller_properties.cc128 static std::array<uint8_t, 64> SupportedCommands() { in SupportedCommands() function
1730 : supported_commands(std::move(SupportedCommands())), in ControllerProperties()
1835 supported_commands(std::move(SupportedCommands())), in ControllerProperties()