nn::dlp::CTR::FakeClient::GetChannels Member Function

Syntax

static nn::Result GetChannels(
     bit16 * pChannels
);

Arguments

Name Description
out pChannels Returns the channel bitmap. The least significant bit becomes channel one.

Return Values

Returns the result of the operation.

Description

Returns the channel bitmap that can be used for scanning.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL