Goodix
GR551x API Reference  V1_6_06_B5676
+ Collaboration diagram for GAP ADV CHANNEL (bitmask):

Macros

#define GAP_ADV_CHANNEL_37   0x01
 Advertising Channel 37 (2402MHz). More...
 
#define GAP_ADV_CHANNEL_38   0x02
 Advertising Channel 38 (2426MHz). More...
 
#define GAP_ADV_CHANNEL_39   0x04
 Advertising Channel 39 (2480MHz). More...
 
#define GAP_ADV_CHANNEL_37_38_39   0x07
 Advertising Channel 37, 38, 39. More...
 

Detailed Description

Macro Definition Documentation

◆ GAP_ADV_CHANNEL_37

#define GAP_ADV_CHANNEL_37   0x01

Advertising Channel 37 (2402MHz).

Definition at line 150 of file ble_gapm.h.

◆ GAP_ADV_CHANNEL_37_38_39

#define GAP_ADV_CHANNEL_37_38_39   0x07

Advertising Channel 37, 38, 39.

Definition at line 153 of file ble_gapm.h.

◆ GAP_ADV_CHANNEL_38

#define GAP_ADV_CHANNEL_38   0x02

Advertising Channel 38 (2426MHz).

Definition at line 151 of file ble_gapm.h.

◆ GAP_ADV_CHANNEL_39

#define GAP_ADV_CHANNEL_39   0x04

Advertising Channel 39 (2480MHz).

Definition at line 152 of file ble_gapm.h.