Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager_test.cc642 LeBatchScanSetStorageParametersCompleteBuilder::Create(uint8_t{1}, ErrorCode::SUCCESS)); in TEST_F()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h42839LeBatchScanSetStorageParametersCompleteBuilder : public LeBatchScanCompleteBuilder { public: virt… in Create()
42842LeBatchScanSetStorageParametersCompleteBuilder> FromView(LeBatchScanSetStorageParametersCompleteVi… in Create()
42858 explicit LeBatchScanSetStorageParametersCompleteBuilder(uint8_t num_hci_command_packets, ErrorCode … in Create() function
42863 …) + i)); }}ASSERT_TRUE(view.IsValid());auto packet = LeBatchScanSetStorageParametersCompleteBuilde…
42866 …s(vec);if (!view.IsValid()) { return; }auto packet = LeBatchScanSetStorageParametersCompleteBuilde…