Home
last modified time | relevance | path

Searched defs:p_cs (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/mcap/
Dmca_dsm.c177 tMCA_CS *p_cs; in mca_dcb_alloc() local
217 tMCA_CS *p_cs; in mca_dep_free_mdl() local
Dmca_api.c217 tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs) in MCA_CreateDep()
Dmca_int.h243 …tMCA_CS *p_cs; /* the associated MDEP info. p_cs->type is the mdep id(interna… member
/external/bluetooth/bluedroid/stack/avdt/
Davdt_scb.c591 tAVDT_SCB *avdt_scb_alloc(tAVDT_CS *p_cs) in avdt_scb_alloc()
Davdt_api.c253 UINT16 AVDT_CreateStream(UINT8 *p_handle, tAVDT_CS *p_cs) in AVDT_CreateStream()