Home
last modified time | relevance | path

Searched refs:ReadPinTypeCompleteView (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.h5896ReadPinTypeCompleteView : public CommandCompleteView { public:static ReadPinTypeCompleteView Creat… in CreateOptional()
5898ReadPinTypeCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std::v… in CreateOptional()
5914 explicit ReadPinTypeCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(parent… in CreateOptional() function
26205 static std::unique_ptr<ReadPinTypeCompleteBuilder> FromView(ReadPinTypeCompleteView view) {if (!vie… in Create()
26226 …pareBytes(std::vector<uint8_t> captured_packet) {ReadPinTypeCompleteView view = ReadPinTypeComplet…
26229 …to vec = std::vector<uint8_t>(data, data + size);ReadPinTypeCompleteView view = ReadPinTypeComplet…