Searched refs:LeBatchScanSetScanParametersView (Results 1 – 1 of 1) sorted by relevance
16106 …LeBatchScanSetScanParametersView : public LeBatchScanView { public:static LeBatchScanSetScanParame… in CreateOptional()16108 …LeBatchScanSetScanParametersView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_share… in CreateOptional()16134 explicit LeBatchScanSetScanParametersView(LeBatchScanView parent) : LeBatchScanView(std::move(paren… in CreateOptional() function42877 …d::unique_ptr<LeBatchScanSetScanParametersBuilder> FromView(LeBatchScanSetScanParametersView view)… in Create()42900 …(std::vector<uint8_t> captured_packet) {LeBatchScanSetScanParametersView view = LeBatchScanSetScan…42903 …std::vector<uint8_t>(data, data + size);LeBatchScanSetScanParametersView view = LeBatchScanSetScan…