Home
last modified time | relevance | path

Searched refs:ConfigureDataPathCompleteView (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.h8577ConfigureDataPathCompleteView : public CommandCompleteView { public:static ConfigureDataPathComple… in CreateOptional()
8579ConfigureDataPathCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<s… in CreateOptional()
8593 explicit ConfigureDataPathCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(… in CreateOptional() function
30994 static std::unique_ptr<ConfigureDataPathCompleteBuilder> FromView(ConfigureDataPathCompleteView vie… in Create()
31015 …tes(std::vector<uint8_t> captured_packet) {ConfigureDataPathCompleteView view = ConfigureDataPathC…
31018 … = std::vector<uint8_t>(data, data + size);ConfigureDataPathCompleteView view = ConfigureDataPathC…