nRF51 SDK - S120 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gap_adv_ch_mask_t Struct Reference

Channel mask for RF channels used in advertising and scanning. More...

#include <ble_gap.h>

Data Fields

uint8_t ch_37_off: 1
 
uint8_t ch_38_off: 1
 
uint8_t ch_39_off: 1
 

Detailed Description

Channel mask for RF channels used in advertising and scanning.

Field Documentation

uint8_t ble_gap_adv_ch_mask_t::ch_37_off

Setting this bit to 1 will turn off advertising on channel 37

uint8_t ble_gap_adv_ch_mask_t::ch_38_off

Setting this bit to 1 will turn off advertising on channel 38

uint8_t ble_gap_adv_ch_mask_t::ch_39_off

Setting this bit to 1 will turn off advertising on channel 39