S130 SoftDevice v1.0.0
Data Fields
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


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.