OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_NUM_CHNL_PRIORITY
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h
359
#define
L2CAP_NUM_CHNL_PRIORITY
3 /* Total number of priority group (high, medium, low)*/
361
#define L2CAP_GET_PRIORITY_QUOTA(pri) ((
L2CAP_NUM_CHNL_PRIORITY
- (pri)) * L2CAP_CHNL_PRIORITY_WEIGHT)
456
tL2C_RR_SERV rr_serv[
L2CAP_NUM_CHNL_PRIORITY
];
[
all
...]
l2c_utils.c
[
all
...]
Completed in 51 milliseconds