Home
last modified time | relevance | path

Searched refs:LeSetDataLengthCompleteView (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.h11083LeSetDataLengthCompleteView : public CommandCompleteView { public:static LeSetDataLengthCompleteVi… in CreateOptional()
11085LeSetDataLengthCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std… in CreateOptional()
11103 explicit LeSetDataLengthCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(pa… in CreateOptional() function
35169 static std::unique_ptr<LeSetDataLengthCompleteBuilder> FromView(LeSetDataLengthCompleteView view) {… in Create()
35192 …Bytes(std::vector<uint8_t> captured_packet) {LeSetDataLengthCompleteView view = LeSetDataLengthCom…
35195 …ec = std::vector<uint8_t>(data, data + size);LeSetDataLengthCompleteView view = LeSetDataLengthCom…