Searched refs:AVRC_TG_DEFAULT_BROWSE_MTU_SIZE (Results 1 – 4 of 4) sorted by relevance
57 static const int AVRC_TG_DEFAULT_BROWSE_MTU_SIZE = 335; variable
125 …uint16_t mtu_ {AVRC_TG_DEFAULT_BROWSE_MTU_SIZE}; // The value of the maximum transmis…
292 uint16_t mtu = AVRC_TG_DEFAULT_BROWSE_MTU_SIZE; in GetBrowseMtu()
680 int browseMtu = AVRC_TG_DEFAULT_BROWSE_MTU_SIZE; in EnableProfile()