Bluetooth Framework C++ Edition

◆ Start() [2/2]

int Start ( const unsigned char  Channel)

Starts capturing the BLE packets.

Parameters
ChannelThe channel number. Only channels 37, 38 and 39 are supported.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.