AccessoryConfigSetAllowPairingState Method

Set the 'Allow pairing' state.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public void SetAllowPairingState(
	bool setAllowPairing
)

Parameters

setAllowPairing  Boolean
set to true if allowing device to pair with the target device

See Also