TI BLE Stack API Documentation  2.03.09
Macros
GAP Advertisement Channel Map

Macros

#define GAP_ADVCHAN_37   0x01
 Advertisement Channel 37.
 
#define GAP_ADVCHAN_38   0x02
 Advertisement Channel 38.
 
#define GAP_ADVCHAN_39   0x04
 Advertisement Channel 39.
 
#define GAP_ADVCHAN_ALL   (GAP_ADVCHAN_37 | GAP_ADVCHAN_38 | GAP_ADVCHAN_39)
 All Advertisement Channels Enabled.
 

Detailed Description