Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h16855 std::vector<uint8_t> GetApcfAdTypeData() const {ASSERT(was_validated_);size_t end_index = size();au… in CreateOptional() function
16867 …index = 0; index < GetApcfAdTypeData().size(); index++) {ss << ((index == 0) ? "" : ", ") << stati… in CreateOptional()
43987 …rADTypeBuilder::Create(view.GetApcfAction(), view.GetApcfFilterIndex(), view.GetApcfAdTypeData());} in Create()