Home
last modified time | relevance | path

Searched refs:LeReceiverTestCompleteView (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.h10859LeReceiverTestCompleteView : public CommandCompleteView { public:static LeReceiverTestCompleteView in CreateOptional()
10861LeReceiverTestCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std:… in CreateOptional()
10875 explicit LeReceiverTestCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(par… in CreateOptional() function
34809 static std::unique_ptr<LeReceiverTestCompleteBuilder> FromView(LeReceiverTestCompleteView view) {if… in Create()
34830 …eBytes(std::vector<uint8_t> captured_packet) {LeReceiverTestCompleteView view = LeReceiverTestComp…
34833 …vec = std::vector<uint8_t>(data, data + size);LeReceiverTestCompleteView view = LeReceiverTestComp…