Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_av.h45 BTIF_AV_STOP_STREAM_REQ_EVT, enumerator
/system/bt/btif/src/
Dbtif_av.c202 CASE_RETURN_STR(BTIF_AV_STOP_STREAM_REQ_EVT) in dump_av_sm_event_name()
530 case BTIF_AV_STOP_STREAM_REQ_EVT: in btif_av_state_closing_handler()
772 case BTIF_AV_STOP_STREAM_REQ_EVT: in btif_av_state_started_handler()
Dbtif_media_task.c389 btif_dispatch_sm_event(BTIF_AV_STOP_STREAM_REQ_EVT, NULL, 0); in btif_audiopath_detached()
503 btif_dispatch_sm_event(BTIF_AV_STOP_STREAM_REQ_EVT, NULL, 0); in btif_recv_ctrl_data()