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

  /system/bt/stack/mcap/
mca_int.h 322 extern tMCA_TC_TBL* mca_tc_tbl_calloc(tMCA_CCB* p_ccb);
mca_l2c.cc 164 p_tbl = mca_tc_tbl_calloc(p_ccb);
mca_main.cc 105 * Function mca_tc_tbl_calloc
113 tMCA_TC_TBL* mca_tc_tbl_calloc(tMCA_CCB* p_ccb) { function
mca_api.cc 329 p_tbl = mca_tc_tbl_calloc(p_ccb);

Completed in 137 milliseconds