Searched refs:p_act_tbl (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_ssm.c458 (*p_scb->p_act_tbl[action])(p_scb, p_data);
H A Dbta_av_main.c351 if(p_bta_av_cfg->p_act_tbl == NULL || p_bta_av_cfg->p_reg == NULL)
628 p_scb->p_act_tbl = (const tBTA_AV_ACT *)bta_av_a2d_action;
H A Dbta_av_int.h468 const tBTA_AV_ACT *p_act_tbl; /* the action table for stream state machine */ member in struct:__anon458
/external/bluetooth/bluedroid/bta/include/
H A Dbta_av_api.h506 const tBTA_AV_ACT *p_act_tbl;/* the action function table for VDP stream */ member in struct:__anon748

Completed in 667 milliseconds