Searched refs:GetAclHandle (Results 1 – 3 of 3) sorted by relevance
216 uint16_t GetAclHandle(const RawAddress& remote_bda, tBT_TRANSPORT transport);
796 uint16_t Btm::GetAclHandle(const RawAddress& remote_bda, in GetAclHandle() function in bluetooth::shim::Btm
1087 return Stack::GetInstance()->GetBtm()->GetAclHandle(remote_bda, transport); in BTM_GetHCIConnHandle()