Specifies whether to enable the whitening settings.

Syntax

NIBTSG_ATTR_WHITENING_ENABLED

Numeric Value

Data Type

Access

Applies To

31

int32

Read/Write

N/A

Remarks


The default value is NIBTSG_VAL_FALSE.

If you set this attribute to NIBTSG_VAL_TRUE and the NIBTSG_ATTR_PACKET_TYPE attribute to any LE packets, you should set a value for the NIBTSG_ATTR_CARRIER_FREQUENCY attribute.

Get Function: niBTSG_GetWhiteningEnabled
Set Function: niBTSG_SetWhiteningEnabled

Name

Value

Description

NIBTSG_VAL_FALSE

0 (0x0)

Disables whitening.

NIBTSG_VAL_TRUE

1 (0x1)

Enables whitening.