Home
last modified time | relevance | path

Searched refs:EnableDeviceUnderTestModeView (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.h9543EnableDeviceUnderTestModeView : public CommandView { public:static EnableDeviceUnderTestModeView C… in CreateOptional()
9545EnableDeviceUnderTestModeView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<s… in CreateOptional()
9557 explicit EnableDeviceUnderTestModeView(CommandView parent) : CommandView(std::move(parent)) { was_v… in CreateOptional() function
32565 static std::unique_ptr<EnableDeviceUnderTestModeBuilder> FromView(EnableDeviceUnderTestModeView vie… in Create()
32586 …tes(std::vector<uint8_t> captured_packet) {EnableDeviceUnderTestModeView view = EnableDeviceUnderT…
32589 … = std::vector<uint8_t>(data, data + size);EnableDeviceUnderTestModeView view = EnableDeviceUnderT…