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

  /external/libnfc-nxp/Linux_x86/
phOsalNfc_Common.h 40 #define MAX_MESSAGE_SIZE 256
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 84 #define MAX_MESSAGE_SIZE 500
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 134 static char msg[MAX_MESSAGE_SIZE];
139 os_memoryZero(NULL,msg, MAX_MESSAGE_SIZE);

Completed in 28 milliseconds