Searched refs:BTA_AV_STOP_EVT (Results 1 – 4 of 4) sorted by relevance
120 #define BTA_AV_STOP_EVT 5 /* stream data transfer stopped */ macro
933 CASE_RETURN_STR(BTA_AV_STOP_EVT) in dump_av_sm_event_name()2694 case BTA_AV_STOP_EVT: in ProcessEvent()2814 case BTA_AV_STOP_EVT: in ProcessEvent()3275 case BTA_AV_STOP_EVT: { in btif_av_handle_bta_av_event()
321 std::make_pair(BTA_AV_STOP_EVT, "BTA_AV_STOP_EVT"), in TEST_F()
2036 (*bta_av_cb.p_cback)(BTA_AV_STOP_EVT, &bta_av_data); in bta_av_str_stopped()