Searched refs:BTA_AV_ENABLE_EVT (Results 1 – 3 of 3) sorted by relevance
231 #define BTA_AV_ENABLE_EVT 0 /* AV enabled */ macro
173 CASE_RETURN_STR(BTA_AV_ENABLE_EVT) in dump_av_sm_event_name()319 case BTA_AV_ENABLE_EVT: in btif_av_state_idle_handler()
253 (*bta_av_cb.p_cback)(BTA_AV_ENABLE_EVT, (tBTA_AV *)&enable); in bta_av_api_enable()