Home
last modified time | relevance | path

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

/system/bt/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
/system/bt/gd/l2cap/classic/
Dl2cap_classic_module.cc143 dumpsys_helper_->DumpActiveLinks(fb_builder); in Dump()