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

  /external/bluetooth/bluedroid/stack/avct/
avct_lcb_act.c 233 (avct_lcb_has_pid(p_lcb, p_ccb->cc.pid) == NULL))
675 if ((p_ccb = avct_lcb_has_pid(p_lcb, pid)) != NULL)
avct_api.c 162 else if (avct_lcb_has_pid(p_lcb, p_cc->pid))
avct_int.h 158 extern tAVCT_CCB *avct_lcb_has_pid(tAVCT_LCB *p_lcb, UINT16 pid);
avct_lcb.c 419 ** Function avct_lcb_has_pid
427 tAVCT_CCB *avct_lcb_has_pid(tAVCT_LCB *p_lcb, UINT16 pid) function

Completed in 24 milliseconds