TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
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 2017, Texas Instruments Incorporated