12 #ifndef __PLATFORM_H__    13 #define __PLATFORM_H__    21     #if ! defined(PATH_MAX)    22         #define PATH_MAX    _MAX_PATH 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.