Bluetooth Framework C++ Edition

◆ GetAdvertisements()

CwclBluetoothLeAdvertisement * GetAdvertisements ( const size_t  Index) const

Gets the Bluetooth LE advertisement object by its index.

Parameters
IndexThe advertisement index. The Index must be in range between 0 and Count - 1.
Returns
The Bluetooth LE advertisement object.
See also
CwclBluetoothLeAdvertisement
Exceptions
wclEInvalidArgument