Searched refs:LeBatchScanEnableView (Results 1 – 1 of 1) sorted by relevance
16030 …LeBatchScanEnableView : public LeBatchScanView { public:static LeBatchScanEnableView Create(LeBatc… in CreateOptional()16032 …ic LeBatchScanEnableView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std::v… in CreateOptional()16046 explicit LeBatchScanEnableView(LeBatchScanView parent) : LeBatchScanView(std::move(parent)) { was_v… in CreateOptional() function42737 static std::unique_ptr<LeBatchScanEnableBuilder> FromView(LeBatchScanEnableView view) {if (!view.Is… in Create()42758 …ompareBytes(std::vector<uint8_t> captured_packet) {LeBatchScanEnableView view = LeBatchScanEnableV…42761 …auto vec = std::vector<uint8_t>(data, data + size);LeBatchScanEnableView view = LeBatchScanEnableV…