Searched refs:BTA_AV_STOP_EVT (Results 1 – 3 of 3) sorted by relevance
125 #define BTA_AV_STOP_EVT 5 /* stream data transfer stopped */ macro
652 CASE_RETURN_STR(BTA_AV_STOP_EVT) in dump_av_sm_event_name()2013 case BTA_AV_STOP_EVT: in ProcessEvent()2104 case BTA_AV_STOP_EVT: in ProcessEvent()2388 case BTA_AV_STOP_EVT: { in btif_av_handle_bta_av_event()
1994 (*bta_av_cb.p_cback)(BTA_AV_STOP_EVT, &bta_av_data); in bta_av_str_stopped()