Bluetooth Framework C++ Edition

◆ Add()

int Add ( CwclBluetoothLeAdvertisement *const  Advertisement)

Adds Bluetooth LE advertisement to the advertisements list.

Parameters
AdvertisementThe Bluetooth LE advertisement object.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
See also
CwclBluetoothLeAdvertisement