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.cc83 BTIF_AV_STOP_STREAM_REQ_EVT, enumerator
756 CASE_RETURN_STR(BTIF_AV_STOP_STREAM_REQ_EVT) in dump_av_sm_event_name()
1435 case BTIF_AV_STOP_STREAM_REQ_EVT: in ProcessEvent()
1661 case BTIF_AV_STOP_STREAM_REQ_EVT: in ProcessEvent()
1868 case BTIF_AV_STOP_STREAM_REQ_EVT: in ProcessEvent()
2088 case BTIF_AV_STOP_STREAM_REQ_EVT: in ProcessEvent()
2105 if (event == BTIF_AV_STOP_STREAM_REQ_EVT) { in ProcessEvent()
2275 case BTIF_AV_STOP_STREAM_REQ_EVT: in ProcessEvent()
3065 event != BTIF_AV_STOP_STREAM_REQ_EVT) in src_do_suspend_in_main_thread()
3088 btif_av_source_dispatch_sm_event(peer_address, BTIF_AV_STOP_STREAM_REQ_EVT); in btif_av_stream_stop()
[all …]