Home
last modified time | relevance | path

Searched refs:L2CAP_CHNL_PRIORITY_WEIGHT (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_int.h332 #define L2CAP_CHNL_PRIORITY_WEIGHT 5 /* weight per priority for burst transmission quota… macro
333 …fine L2CAP_GET_PRIORITY_QUOTA(pri) ((L2CAP_NUM_CHNL_PRIORITY - (pri)) * L2CAP_CHNL_PRIORITY_WEIGHT)