Home | History | Annotate | Download | only in l2cap

Lines Matching full:priority

510 ** Description      Sets the transmission priority for a connectionless channel.
515 BOOLEAN L2CA_UCDSetTxPriority ( BD_ADDR rem_bda, tL2CAP_CHNL_PRIORITY priority )
520 L2CAP_TRACE_API3 ("L2CA_UCDSetTxPriority() priority: 0x%02x BDA: %08x%04x", priority,
537 /* it will update the order of CCB in LCB by priority and update round robin service variables */
538 l2cu_change_pri_ccb (p_ccb, priority);
609 /* Set the default channel priority value to use */
930 /* Set the default channel priority value to use */