Channel map structure. More...

#include <ble_gapc.h>

Data Fields

uint8_t map [GAP_CHNL_MAP_LEN]
 

Detailed Description

Channel map structure.

Field Documentation

◆ map

uint8_t gap_chnl_map_t::map[GAP_CHNL_MAP_LEN]

This parameter contains 37 1-bit fields. The nth bit (n is in the range of 0 to 36) contains the value for the link layer channel index n. Channel n is unused = 0, channel n is used = 1. The most significant bits are reserved for future use.


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