Home
last modified time | relevance | path

Searched refs:MCA_CCB_ACT_COL (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/mcap/
Dmca_csm.c70 #define MCA_CCB_ACT_COL 0 /* position of action function */ macro
201 if ((action = state_table[event][MCA_CCB_ACT_COL]) != MCA_CCB_IGNORE) in mca_ccb_event()