Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Ddumpsys_helper.h41 …std::vector<flatbuffers::Offset<LinkData>> DumpActiveLinks(flatbuffers::FlatBufferBuilder* fb_buil…
Ddumpsys_helper.cc61 bluetooth::l2cap::classic::internal::DumpsysHelper::DumpActiveLinks(flatbuffers::FlatBufferBuilder*… in DumpActiveLinks() function in bluetooth::l2cap::classic::internal::DumpsysHelper
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dl2cap_classic_module.cc142 dumpsys_helper_->DumpActiveLinks(fb_builder); in Dump()