Searched defs:L2CAP_GET_PRIORITY_QUOTA (Results 1 - 1 of 1) sorted by relevance
/external/bluetooth/bluedroid/stack/l2cap/ | ||
H A D | l2c_int.h | 360 #define L2CAP_GET_PRIORITY_QUOTA(pri) ((L2CAP_NUM_CHNL_PRIORITY - (pri)) * L2CAP_CHNL_PRIORITY_WEIGHT) macro |
Completed in 128 milliseconds