Home
last modified time | relevance | path

Searched refs:BTIF_AV_STOP_STREAM_REQ_EVT (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_av.cc79 BTIF_AV_STOP_STREAM_REQ_EVT, enumerator
744 CASE_RETURN_STR(BTIF_AV_STOP_STREAM_REQ_EVT) in dump_av_sm_event_name()
1384 case BTIF_AV_STOP_STREAM_REQ_EVT: in ProcessEvent()
1608 case BTIF_AV_STOP_STREAM_REQ_EVT: in ProcessEvent()
1815 case BTIF_AV_STOP_STREAM_REQ_EVT: in ProcessEvent()
2002 case BTIF_AV_STOP_STREAM_REQ_EVT: in ProcessEvent()
2019 if (event == BTIF_AV_STOP_STREAM_REQ_EVT) { in ProcessEvent()
2187 case BTIF_AV_STOP_STREAM_REQ_EVT: in ProcessEvent()
2868 btif_av_source_dispatch_sm_event(peer_address, BTIF_AV_STOP_STREAM_REQ_EVT); in btif_av_stream_stop()
2877 BTIF_AV_STOP_STREAM_REQ_EVT); in btif_av_stream_stop()