Searched defs:GetAcl (Results 1 – 3 of 3) sorted by relevance
44 Acl* Stack::GetAcl() { return testing::acl_; } in GetAcl() function in bluetooth::shim::Stack
190 Acl* Stack::GetAcl() { in GetAcl() function in bluetooth::shim::Stack
7155 uint8_t GetAcl() const {ASSERT(was_validated_);auto to_bound = begin();auto acl_it = to_bound + (/*… in CreateOptional() function