Home
last modified time | relevance | path

Searched refs:avct_ccb_alloc (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_ccb.c44 tAVCT_CCB *avct_ccb_alloc(tAVCT_CC *p_cc) in avct_ccb_alloc() function
Davct_api.c148 if ((p_ccb = avct_ccb_alloc(p_cc)) == NULL) { in AVCT_CreateConn()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/include/
Davct_int.h205 extern tAVCT_CCB *avct_ccb_alloc(tAVCT_CC *p_cc);