12 #ifndef __PLATFORM_H__ 13 #define __PLATFORM_H__ 21 #if ! defined(PATH_MAX) 22 #define PATH_MAX _MAX_PATH 106 BRP_LIB
bool brp_getenv(
const char *name,
char *result,
size_t len);
unsigned long brp_time
absolute/relative timeout/delay in ms.
Contains the basic defines that are required throughout the BRP library.
unsigned char * brp_buf
represents a pointer to a protocol data buffer.