Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1468 auto complete_view = LeBatchScanEnableCompleteView::Create(status_view); in on_batch_scan_enable_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h16049LeBatchScanEnableCompleteView : public LeBatchScanCompleteView { public:static LeBatchScanEnableCo… in CreateOptional()
16051LeBatchScanEnableCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<s… in CreateOptional()
16063 explicit LeBatchScanEnableCompleteView(LeBatchScanCompleteView parent) : LeBatchScanCompleteView(st… in CreateOptional() function
42772 static std::unique_ptr<LeBatchScanEnableCompleteBuilder> FromView(LeBatchScanEnableCompleteView vie… in Create()
42793 …tes(std::vector<uint8_t> captured_packet) {LeBatchScanEnableCompleteView view = LeBatchScanEnableC…
42796 … = std::vector<uint8_t>(data, data + size);LeBatchScanEnableCompleteView view = LeBatchScanEnableC…