Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2794 subcommand_view.GetApcfLocalName(), &apcf_available_spaces); in LeApcf()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h16628 std::vector<uint8_t> GetApcfLocalName() const {ASSERT(was_validated_);size_t end_index = size();aut… in CreateOptional() function
16640 … index = 0; index < GetApcfLocalName().size(); index++) {ss << ((index == 0) ? "" : ", ") << stati… in CreateOptional()
43665 …ocalNameBuilder::Create(view.GetApcfAction(), view.GetApcfFilterIndex(), view.GetApcfLocalName());} in Create()