OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mca_tc_close_ind
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/mcap/
mca_l2c.c
103
mca_tc_close_ind
(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
136
mca_tc_close_ind
(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
345
mca_tc_close_ind
(p_tbl, result);
475
mca_tc_close_ind
(p_tbl, reason);
499
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_DEBUG3("
mca_tc_close_ind
tcid: %d, cb_idx:%d, old: %d",
Completed in 54 milliseconds