Home
last modified time | relevance | path

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

/system/bt/stack/mcap/
Dmca_main.cc133 p_tbl->state = MCA_TC_ST_IDLE; in mca_tc_tbl_calloc()
171 p_tbl->state = MCA_TC_ST_IDLE; in mca_tc_tbl_dalloc()
Dmca_int.h154 #define MCA_TC_ST_IDLE 1 /* No connection */ macro