Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Ddhdioctl.h98 uint maxlen; /* Maximum length of packets to send */ member
Dbcmutils.h226 uint16 maxlen; member
/hardware/interfaces/broadcastradio/common/utils2x/
DUtils.cpp396 constexpr size_t maxlen = 8; in make_hdradio_station_name() local