TI BLE-Stack for Bluetooth API Documentation  3.03.01.00
Macros
Micro BLE Stack Advertising Channel Masks

Macros

#define UBLE_ADV_CHAN_37   0x01
 Channel 37.
 
#define UBLE_ADV_CHAN_38   0x02
 Channel 38.
 
#define UBLE_ADV_CHAN_39   0x04
 Channel 39.
 
#define UBLE_ADV_CHAN_ALL   (UBLE_ADV_CHAN_37 | UBLE_ADV_CHAN_38 | UBLE_ADV_CHAN_39)
 All Channels.
 

Detailed Description

Applicable to Advertising and Scanning events

© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale