This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What is the difference between SCAN_WINDOW and SCAN_DURATION?

#define SCAN_INTERVAL                   0x00A0      /**< Determines scan interval in units of 0.625 millisecond. */

I am a beginner in this field. I am not sure what does this hexadecimal number mean here? The decimal of 0x00A0 is 160. So does it mean 160*0.625 ms of interval? 

Parents Reply Children
No Data
Related