Home
last modified time | relevance | path

Searched refs:avct_lcb_has_pid (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_lcb_act.c239 (avct_lcb_has_pid(p_lcb, p_ccb->cc.pid) == NULL)) { in avct_lcb_open_ind()
660 if ((p_ccb = avct_lcb_has_pid(p_lcb, pid)) != NULL) { in avct_lcb_msg_ind()
Davct_api.c165 else if (avct_lcb_has_pid(p_lcb, p_cc->pid)) { in AVCT_CreateConn()
Davct_lcb.c405 tAVCT_CCB *avct_lcb_has_pid(tAVCT_LCB *p_lcb, UINT16 pid) in avct_lcb_has_pid() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/include/
Davct_int.h158 extern tAVCT_CCB *avct_lcb_has_pid(tAVCT_LCB *p_lcb, UINT16 pid);