Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/facade/
Dfacade.cc57 class TestCommandBuilder : public CommandBuilder { class in bluetooth::hci::facade::HciFacadeService
59 …explicit TestCommandBuilder(std::vector<uint8_t> bytes) : CommandBuilder(OpCode::NONE), bytes_(std… in TestCommandBuilder() function in bluetooth::hci::facade::HciFacadeService::TestCommandBuilder