Searched defs:L2CA_SetTxPriority (Results 1 – 4 of 4) sorted by relevance
287 struct L2CA_SetTxPriority { struct292 extern struct L2CA_SetTxPriority L2CA_SetTxPriority; argument
61 struct L2CA_SetTxPriority L2CA_SetTxPriority; variable185 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function
144 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_SetTxPriority( in L2CA_SetTxPriority() function in bluetooth::stack::l2cap::Impl
1051 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function