OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCA_L2C_CFG_IND_DONE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/mcap/
mca_l2c.c
378
if (p_tbl->cfg_flags &
MCA_L2C_CFG_IND_DONE
)
432
if ((p_tbl->cfg_flags &
MCA_L2C_CFG_IND_DONE
) == 0)
435
p_tbl->cfg_flags |=
MCA_L2C_CFG_IND_DONE
;
mca_int.h
155
#define
MCA_L2C_CFG_IND_DONE
(1<<0)
Completed in 38 milliseconds