Home
last modified time | relevance | path

Searched refs:LinkKeyRequestReplyCompleteView (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc1051 LinkKeyRequestReplyCompleteView::Create(std::move(command_complete_view)); in log_classic_pairing_command_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h3604LinkKeyRequestReplyCompleteView : public CommandCompleteView { public:static LinkKeyRequestReplyCo… in CreateOptional()
3606LinkKeyRequestReplyCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared… in CreateOptional()
3622 explicit LinkKeyRequestReplyCompleteView(CommandCompleteView parent) : CommandCompleteView(std::mov… in CreateOptional() function
22466 static std::unique_ptr<LinkKeyRequestReplyCompleteBuilder> FromView(LinkKeyRequestReplyCompleteView in Create()
22487 …s(std::vector<uint8_t> captured_packet) {LinkKeyRequestReplyCompleteView view = LinkKeyRequestRepl…
22490 … std::vector<uint8_t>(data, data + size);LinkKeyRequestReplyCompleteView view = LinkKeyRequestRepl…