Searched defs:L2CA_SetAclPriority (Results 1 – 4 of 4) sorted by relevance
265 struct L2CA_SetAclPriority { struct272 extern struct L2CA_SetAclPriority L2CA_SetAclPriority; argument
59 struct L2CA_SetAclPriority L2CA_SetAclPriority; variable177 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority) { in L2CA_SetAclPriority() function
134 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_SetAclPriority(const RawAddress& bd_addr, in L2CA_SetAclPriority() function in bluetooth::stack::l2cap::Impl
1023 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority) { in L2CA_SetAclPriority() function