Bluetooth Framework C++ Edition

◆ GetFrames()

virtual void GetFrames ( wclBluetoothLeAdvertisementFrames Frames) const
overridevirtual

Builds the Bluetooth LE advertisement frames array that contains raw data of the Bluetooth LE advertisement.

Parameters
FramesOn output contains the Bluetooth LE advertisement frames array representing the current advertisement data.

A derived class must override this method.

See also
wclBluetoothLeAdvertisementFrames

Reimplemented from CwclBluetoothLe128ServiceAdvertisement.