Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/mcap/
Dmca_dsm.c60 #define MCA_DCB_ACT_COL 0 /* position of action function */ macro
157 if ((action = state_table[event][MCA_DCB_ACT_COL]) != MCA_DCB_IGNORE) in mca_dcb_event()