OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCA_L2C_CFG_DISCN_INT
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/mcap/
mca_l2c.c
344
p_tbl->cfg_flags |=
MCA_L2C_CFG_DISCN_INT
;
498
p_tbl->cfg_flags =
MCA_L2C_CFG_DISCN_INT
;
mca_int.h
159
#define
MCA_L2C_CFG_DISCN_INT
(1<<4)
mca_main.c
314
if (p_tbl->cfg_flags&
MCA_L2C_CFG_DISCN_INT
)
Completed in 471 milliseconds