Bluetooth Framework C++ Edition

◆ Delete()

int Delete ( const size_t  Index)

Deletes the Bluetooth LE advertisement from the advertisements list.

Parameters
IndexThe advertisement index. The Index must be in range between 0 and Count - 1.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.