Home
last modified time | relevance | path

Searched refs:PinCodeRequestReplyCompleteView (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.h3691PinCodeRequestReplyCompleteView : public CommandCompleteView { public:static PinCodeRequestReplyCo… in CreateOptional()
3693PinCodeRequestReplyCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared… in CreateOptional()
3709 explicit PinCodeRequestReplyCompleteView(CommandCompleteView parent) : CommandCompleteView(std::mov… in CreateOptional() function
22609 static std::unique_ptr<PinCodeRequestReplyCompleteBuilder> FromView(PinCodeRequestReplyCompleteView in Create()
22630 …s(std::vector<uint8_t> captured_packet) {PinCodeRequestReplyCompleteView view = PinCodeRequestRepl…
22633 … std::vector<uint8_t>(data, data + size);PinCodeRequestReplyCompleteView view = PinCodeRequestRepl…