Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2763 subcommand_view.GetAcpfUuidData(), &apcf_available_spaces); in LeApcf()
2779 subcommand_view.GetAcpfUuidData(), &apcf_available_spaces); in LeApcf()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h16538 std::vector<uint8_t> GetAcpfUuidData() const {ASSERT(was_validated_);size_t end_index = size();auto… in CreateOptional() function
16550 …t index = 0; index < GetAcpfUuidData().size(); index++) {ss << ((index == 0) ? "" : ", ") << stati… in CreateOptional()
16583 std::vector<uint8_t> GetAcpfUuidData() const {ASSERT(was_validated_);size_t end_index = size();auto… in CreateOptional() function
16595 …t index = 0; index < GetAcpfUuidData().size(); index++) {ss << ((index == 0) ? "" : ", ") << stati… in CreateOptional()
43523 …rviceUuidBuilder::Create(view.GetApcfAction(), view.GetApcfFilterIndex(), view.GetAcpfUuidData());} in Create()
43594 …ationUuidBuilder::Create(view.GetApcfAction(), view.GetApcfFilterIndex(), view.GetAcpfUuidData());} in Create()