S132 SoftDevice v2.0.0
Data Fields
ble_gap_adv_ch_mask_t Struct Reference

Channel mask for RF channels used in advertising. 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.

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


Documentation feedback | Developer Zone | Updated