Home
last modified time | relevance | path

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

/system/bt/stack/mcap/
Dmca_api.c215 tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs) in MCA_CreateDep() argument
222 assert(p_dep != NULL ); in MCA_CreateDep()
245 *p_dep = 0; in MCA_CreateDep()
260 *p_dep = i; in MCA_CreateDep()
/system/bt/stack/include/
Dmca_api.h291 extern tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs);