TI BLE-Stack for Bluetooth API Documentation  3.03.01.00
Macros
Adv. behavior when connection are established or terminated.

Macros

#define SNP_ADV_RESTART_ON_CONN_EST   0x01
 Advertising will continue with non-connectable advertising when connection is established. period and interval of advertising are different when the device is in a connection. see SNP_startAdv.
 
#define SNP_ADV_RESTART_ON_CONN_TERM   0x02
 Advertising will start with connectable advertising when a connection is terminated.
 
#define SNP_ADV_STOP_ON_CONN   0x00
 Advertising is disabled during connection and will not start after.
 

Detailed Description

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