OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCA_TC_ST_UNUSED
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/mcap/
mca_main.c
130
if (p_tbl->state ==
MCA_TC_ST_UNUSED
)
171
if (p_tbl->state ==
MCA_TC_ST_UNUSED
)
240
mca_cb.tc.tc_tbl[idx].state =
MCA_TC_ST_UNUSED
;
310
if (p_tbl->state ==
MCA_TC_ST_UNUSED
)
335
p_tbl->state =
MCA_TC_ST_UNUSED
;
mca_int.h
144
#define
MCA_TC_ST_UNUSED
0 /* Unused - unallocated */
Completed in 2893 milliseconds