Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/include/
Dbtif_av.h45 BTIF_AV_STOP_STREAM_REQ_EVT, enumerator
/external/bluetooth/bluedroid/btif/src/
Dbtif_av.c196 CASE_RETURN_STR(BTIF_AV_STOP_STREAM_REQ_EVT) in dump_av_sm_event_name()
490 case BTIF_AV_STOP_STREAM_REQ_EVT: in btif_av_state_closing_handler()
704 case BTIF_AV_STOP_STREAM_REQ_EVT: in btif_av_state_started_handler()
Dbtif_media_task.c436 btif_dispatch_sm_event(BTIF_AV_STOP_STREAM_REQ_EVT, NULL, 0); in btif_audiopath_detached()
542 btif_dispatch_sm_event(BTIF_AV_STOP_STREAM_REQ_EVT, NULL, 0); in btif_recv_ctrl_data()