Home
last modified time | relevance | path

Searched defs:l2cap_manager_le_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/att/
H A Datt_module.cc53 std::unique_ptr<bluetooth::l2cap::le::FixedChannelManager> l2cap_manager_le_( in impl() local
/aosp12/system/bt/gd/security/internal/
H A Dsecurity_manager_impl.h249 std::unique_ptr<l2cap::le::FixedChannelManager> l2cap_manager_le_; variable