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