OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_ADJ_ZERO_ID
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/l2cap/
l2c_int.h
153
#define
L2CAP_ADJ_ZERO_ID
0x2
[
all
...]
l2c_utils.cc
382
if ((adj_mask &
L2CAP_ADJ_ZERO_ID
) && !p_lcb->id) {
950
l2cu_adj_id(p_lcb,
L2CAP_ADJ_ZERO_ID
); /* check for wrap to '0' */
[
all
...]
Completed in 208 milliseconds