Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/lib/hci/
Dpcap_filter.cc305 auto parameters = ReadExtendedInquiryResponseCompleteView::Create(command_complete); in FilterReadExtendedInquiryResponseComplete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h7853ReadExtendedInquiryResponseCompleteView : public CommandCompleteView { public:static ReadExtendedI… in CreateOptional()
7855ReadExtendedInquiryResponseCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::mak… in CreateOptional()
7874 explicit ReadExtendedInquiryResponseCompleteView(CommandCompleteView parent) : CommandCompleteView(… in CreateOptional() function
29700 …ptr<ReadExtendedInquiryResponseCompleteBuilder> FromView(ReadExtendedInquiryResponseCompleteView v… in Create()
29722 …ector<uint8_t> captured_packet) {ReadExtendedInquiryResponseCompleteView view = ReadExtendedInquir…
29725 …ctor<uint8_t>(data, data + size);ReadExtendedInquiryResponseCompleteView view = ReadExtendedInquir…