Searched defs:TestCommandBuilder (Results 1 – 3 of 3) sorted by relevance
58 class TestCommandBuilder : public CommandBuilder { class in bluetooth::hci::facade::HciFacadeService60 explicit TestCommandBuilder(std::vector<uint8_t> bytes) in TestCommandBuilder() function in bluetooth::hci::facade::HciFacadeService::TestCommandBuilder
9283 pub struct TestCommandBuilder { struct9284 pub opcode: u8,9285 pub payload: Option<Bytes>,9458 impl TestCommandBuilder { impl
9283 pub struct TestCommandBuilder { struct9284 pub opcode: u8,9285 pub payload: Option<Bytes>,9458 impl TestCommandBuilder { implementation