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

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
STADExternalIf.h 360 TI_UINT8 msgBuffer[ KEEP_ALIVE_TEMPLATE_MAX_LENGTH ]; /**< Buffer which holds the Keep Alive Template */
  /libcore/luni/src/main/java/java/util/logging/
Logger.java 743 StringBuilder msgBuffer = new StringBuilder("ENTRY");
745 msgBuffer.append(" {").append(i).append("}");
747 msg = msgBuffer.toString();
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]

Completed in 557 milliseconds