Searched refs:tBTA_AV_ACT (Results 1 – 3 of 3) sorted by relevance
368 typedef void (*tBTA_AV_ACT)(tBTA_AV_SCB* p_cb, tBTA_AV_DATA* p_data); typedef391 const tBTA_AV_ACT* p_act_tbl; /* action function table for audio stream */
461 const tBTA_AV_ACT* p_act_tbl; /* the action table for stream state machine */
600 p_scb->p_act_tbl = (const tBTA_AV_ACT*)bta_av_a2dp_action; in bta_av_api_register()