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 179 CASE_RETURN_STR(BTIF_AV_STOP_STREAM_REQ_EVT)
411 case BTIF_AV_STOP_STREAM_REQ_EVT:
600 case BTIF_AV_STOP_STREAM_REQ_EVT:
    [all...]
btif_media_task.c 389 btif_dispatch_sm_event(BTIF_AV_STOP_STREAM_REQ_EVT, NULL, 0);
492 btif_dispatch_sm_event(BTIF_AV_STOP_STREAM_REQ_EVT, NULL, 0);
    [all...]

Completed in 28 milliseconds