Home
last modified time | relevance | path

Searched refs:LeBatchScanSetScanParametersView (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h16106LeBatchScanSetScanParametersView : public LeBatchScanView { public:static LeBatchScanSetScanParame… in CreateOptional()
16108LeBatchScanSetScanParametersView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_share… in CreateOptional()
16134 explicit LeBatchScanSetScanParametersView(LeBatchScanView parent) : LeBatchScanView(std::move(paren… in CreateOptional() function
42877 …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…