Home
last modified time | relevance | path

Searched refs:StorageThresholdBreachEventView (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.h20059StorageThresholdBreachEventView : public VendorSpecificEventView { public:static StorageThresholdB… in CreateOptional()
20061StorageThresholdBreachEventView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared… in CreateOptional()
20073 explicit StorageThresholdBreachEventView(VendorSpecificEventView parent) : VendorSpecificEventView(… in CreateOptional() function
48416 static std::unique_ptr<StorageThresholdBreachEventBuilder> FromView(StorageThresholdBreachEventView in Create()
48437 …s(std::vector<uint8_t> captured_packet) {StorageThresholdBreachEventView view = StorageThresholdBr…
48440 … std::vector<uint8_t>(data, data + size);StorageThresholdBreachEventView view = StorageThresholdBr…