Home | History | Annotate | Download | only in av

Lines Matching refs:enable

238 ** Description      Handle an API enable event.
247 tBTA_AV_ENABLE enable;
262 enable.features = bta_av_cb.features;
270 /* call callback with enable event */
271 (*bta_av_cb.p_cback)(BTA_AV_ENABLE_EVT, (tBTA_AV *)&enable);