Home | History | Annotate | Download | only in avdt

Lines Matching defs:ccb

90 /* to distinguish CCB events from SCB events */
118 /* ccb state machine states */
169 /* ccb state machine events */
413 /* union associated with ccb state machine events */
431 alarm_t *idle_ccb_timer; /* Idle CCB timer entry */
432 alarm_t *ret_ccb_timer; /* Ret CCB timer entry */
433 alarm_t *rsp_ccb_timer; /* Rsp CCB timer entry */
442 BOOLEAN allocated; /* Whether ccb is allocated */
443 UINT8 state; /* The CCB state machine state */
493 tAVDT_CCB *p_ccb; /* ccb associated with this scb */
547 tAVDT_CCB ccb[AVDT_NUM_LINKS]; /* channel control blocks */
551 tAVDT_CCB_ACTION *p_ccb_act; /* pointer to CCB action functions */
562 /* CCB function declarations */
571 /* CCB action functions */