Searched refs:tBTA_AV_ACT (Results 1 – 3 of 3) sorted by relevance
516 typedef void (*tBTA_AV_ACT)(void *p_cb, void *p_data); typedef540 const tBTA_AV_ACT *p_act_tbl;/* the action function table for VDP stream */
409 const tBTA_AV_ACT *p_act_tbl; /* the action table for stream state machine */
610 p_scb->p_act_tbl = (const tBTA_AV_ACT *)bta_av_a2d_action; in bta_av_api_register()