Home
last modified time | relevance | path

Searched defs:GetAclHandle (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/security/test/
H A Dfake_security_interface.h44 uint16_t GetAclHandle() override { in GetAclHandle() function
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink.h196 uint16_t GetAclHandle() const { in GetAclHandle() function
H A Dlink_manager.cc226 uint16_t GetAclHandle() override { in GetAclHandle() function in bluetooth::l2cap::classic::internal::LinkSecurityInterfaceImpl
/aosp12/system/bt/main/shim/
H A Dbtm.cc656 uint16_t Btm::GetAclHandle(const RawAddress& remote_bda, in GetAclHandle() function in bluetooth::shim::Btm