Searched refs:L2CAP_CHNL_PRIORITY_WEIGHT (Results 1 – 1 of 1) sorted by relevance
332 #define L2CAP_CHNL_PRIORITY_WEIGHT 5 /* weight per priority for burst transmission quota… macro333 …fine L2CAP_GET_PRIORITY_QUOTA(pri) ((L2CAP_NUM_CHNL_PRIORITY - (pri)) * L2CAP_CHNL_PRIORITY_WEIGHT)