Searched defs:LeScanningCommandBuilder (Results 1 – 2 of 2) sorted by relevance
74 void EnqueueCommand(std::unique_ptr<LeScanningCommandBuilder> /* command */, in EnqueueCommand()
21358 explicit LeScanningCommandBuilder(OpCode op_code) :CommandBuilder(op_code) {} in Create() function