Home
last modified time | relevance | path

Searched refs:MAX_PACKET_SIZE_FS (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/mtp/
DMtpDescriptors.cpp50 .wMaxPacketSize = MAX_PACKET_SIZE_FS,
58 .wMaxPacketSize = MAX_PACKET_SIZE_FS,
DMtpDescriptors.h36 constexpr int MAX_PACKET_SIZE_FS = 64; variable