HomeSort by relevance Sort by last modified time
    Searched refs:mca_tc_close_ind (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/mcap/
mca_l2c.c 106 mca_tc_close_ind(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
141 mca_tc_close_ind(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
350 mca_tc_close_ind(p_tbl, result);
480 mca_tc_close_ind(p_tbl, reason);
504 mca_tc_close_ind(p_tbl, result);
mca_int.h 311 extern void mca_tc_close_ind(tMCA_TC_TBL *p_tbl, UINT16 reason);
mca_main.c 285 ** Function mca_tc_close_ind
296 void mca_tc_close_ind(tMCA_TC_TBL *p_tbl, UINT16 reason) function
306 MCA_TRACE_DEBUG("mca_tc_close_ind tcid: %d, cb_idx:%d, old: %d",

Completed in 91 milliseconds