HomeSort by relevance Sort by last modified time
    Searched refs:BTIF_AV_STOP_STREAM_REQ_EVT (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/btif/include/
btif_av.h 45 BTIF_AV_STOP_STREAM_REQ_EVT,
  /external/bluetooth/bluedroid/btif/src/
btif_av.c 178 CASE_RETURN_STR(BTIF_AV_STOP_STREAM_REQ_EVT)
407 case BTIF_AV_STOP_STREAM_REQ_EVT:
585 case BTIF_AV_STOP_STREAM_REQ_EVT:
    [all...]
btif_media_task.c 394 btif_dispatch_sm_event(BTIF_AV_STOP_STREAM_REQ_EVT, NULL, 0);
497 btif_dispatch_sm_event(BTIF_AV_STOP_STREAM_REQ_EVT, NULL, 0);
    [all...]

Completed in 44 milliseconds