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

  /external/libmtp/src/
device-flags.h 187 #define DEVICE_FLAG_PLAYLIST_SPL_V2 0x00002000
libusb-glue.h 108 ((a)->rawdevice.device_entry.device_flags & DEVICE_FLAG_PLAYLIST_SPL_V2)
110 ((a)->rawdevice.device_entry.device_flags & (DEVICE_FLAG_PLAYLIST_SPL_V1 | DEVICE_FLAG_PLAYLIST_SPL_V2))
music-players.h 97 * or DEVICE_FLAG_PLAYLIST_SPL_V2 to get playlists working.
153 DEVICE_FLAG_NO_ZERO_READS | DEVICE_FLAG_PLAYLIST_SPL_V2 },
    [all...]

Completed in 55 milliseconds