dragoon  4383
 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. 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.

Definition at line 585 of file ble_gap.h.

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

Definition at line 587 of file ble_gap.h.

uint8_t ble_gap_adv_ch_mask_t::ch_38_off

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

Definition at line 588 of file ble_gap.h.

uint8_t ble_gap_adv_ch_mask_t::ch_39_off

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

Definition at line 589 of file ble_gap.h.


The documentation for this struct was generated from the following file: