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