Home
last modified time | relevance | path

Searched refs:LeSetExtendedScanResponseDataView (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/lib/hci/
Dpcap_filter.cc261 auto parameters = LeSetExtendedScanResponseDataView::Create(command); in FilterLeSetExtendedScanResponseData()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc3121 auto command_view = bluetooth::hci::LeSetExtendedScanResponseDataView::Create(command); in LeSetExtendedScanResponseData()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h12152LeSetExtendedScanResponseDataView : public LeAdvertisingCommandView { public:static LeSetExtendedS… in CreateOptional()
12154LeSetExtendedScanResponseDataView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shar… in CreateOptional()
12182 explicit LeSetExtendedScanResponseDataView(LeAdvertisingCommandView parent) : LeAdvertisingCommandV… in CreateOptional() function
36858 …::unique_ptr<LeSetExtendedScanResponseDataBuilder> FromView(LeSetExtendedScanResponseDataView view… in Create()
36882 …std::vector<uint8_t> captured_packet) {LeSetExtendedScanResponseDataView view = LeSetExtendedScanR…
36885 …td::vector<uint8_t>(data, data + size);LeSetExtendedScanResponseDataView view = LeSetExtendedScanR…