Tool/software: Code Composer Studio
Hey,
in the gap.h file in simple broadcaster there are these parameters like:
#define TGAP_LIM_ADV_TIMEOUT 1
#define TGAP_GEN_DISC_SCAN 2
#define TGAP_LIM_DISC_SCAN 3
#define TGAP_CONN_EST_ADV_TIMEOUT 4
#define TGAP_CONN_PARAM_TIMEOUT 5
the number 1 2 3 4 5 what does mean ? ( the times, the priority or other )
Thanks you