Detailed Description

Macros

#define CONFIG_SKALD_INTERVAL   (1 * US_PER_SEC)
 Advertising interval in microseconds.
 
#define CONFIG_ADV_CH_37_DISABLE
 Configure advertising channel 37. More...
 
#define CONFIG_ADV_CH_38_DISABLE
 Configure advertising channel 38. More...
 
#define CONFIG_ADV_CH_39_DISABLE
 Configure advertising channel 39. More...
 

Macro Definition Documentation

◆ CONFIG_ADV_CH_37_DISABLE

#define CONFIG_ADV_CH_37_DISABLE

Configure advertising channel 37.

Set CONFIG_ADV_CH_37_DISABLE to disable channel 37

Definition at line 75 of file skald.h.

◆ CONFIG_ADV_CH_38_DISABLE

#define CONFIG_ADV_CH_38_DISABLE

Configure advertising channel 38.

Set CONFIG_ADV_CH_38_DISABLE to disable channel 38

Definition at line 84 of file skald.h.

◆ CONFIG_ADV_CH_39_DISABLE

#define CONFIG_ADV_CH_39_DISABLE

Configure advertising channel 39.

Set CONFIG_ADV_CH_39_DISABLE to disable channel 39

Definition at line 93 of file skald.h.