Home
last modified time | relevance | path

Searched refs:LeSetupIsoDataPathCompleteView (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.h14204LeSetupIsoDataPathCompleteView : public CommandCompleteView { public:static LeSetupIsoDataPathComp… in CreateOptional()
14206LeSetupIsoDataPathCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()
14224 explicit LeSetupIsoDataPathCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move… in CreateOptional() function
40134 static std::unique_ptr<LeSetupIsoDataPathCompleteBuilder> FromView(LeSetupIsoDataPathCompleteView v… in Create()
40157 …es(std::vector<uint8_t> captured_packet) {LeSetupIsoDataPathCompleteView view = LeSetupIsoDataPath…
40160 …= std::vector<uint8_t>(data, data + size);LeSetupIsoDataPathCompleteView view = LeSetupIsoDataPath…