Searched refs:p_act_tbl (Results 1 – 4 of 4) sorted by relevance
338 if (p_bta_av_cfg->p_act_tbl == NULL || p_bta_av_cfg->p_reg == NULL) { in bta_av_alloc_scb()610 p_scb->p_act_tbl = (const tBTA_AV_ACT *)bta_av_a2d_action; in bta_av_api_register()
437 (*p_scb->p_act_tbl[action])(p_scb, p_data); in bta_av_ssm_execute()
540 const tBTA_AV_ACT *p_act_tbl;/* the action function table for VDP stream */ member
409 const tBTA_AV_ACT *p_act_tbl; /* the action table for stream state machine */ member