Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
ble_gap_adv_ch_mask_t Struct Reference
[Structures]
Channel mask for RF channels used in advertising and scanning. More...
#include <ble_gap.h>
Data Fields | |
uint8_t | ch_37_off: 1 |
Setting this bit to 1 will turn off advertising on channel 37. | |
uint8_t | ch_38_off: 1 |
Setting this bit to 1 will turn off advertising on channel 38. | |
uint8_t | ch_39_off: 1 |
Setting this bit to 1 will turn off advertising on channel 39. |
Detailed Description
Channel mask for RF channels used in advertising and scanning.
Definition at line 464 of file ble_gap.h.
Field Documentation
uint8_t ch_37_off |
uint8_t ch_38_off |
Generated on Tue Jul 12 2022 21:00:19 by
