BLE-Stack APIs  3.00.01
Macros
Micro BLE Stack Advertising Channel Masks

Macros

#define UB_ADV_CHAN_37   0x01
 Channel 37.
 
#define UB_ADV_CHAN_38   0x02
 Channel 38.
 
#define UB_ADV_CHAN_39   0x04
 Channel 39.
 
#define UB_ADV_CHAN_ALL   (UB_ADV_CHAN_37 | UB_ADV_CHAN_38 | UB_ADV_CHAN_39)
 All Channels.
 

Detailed Description

Applicable to Advertising and Scanning events

Copyright 2017, Texas Instruments Incorporated