nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_enocean_decommission()

void bt_enocean_decommission ( struct bt_enocean_device dev)

#include <include/bluetooth/enocean.h>

Forget an EnOcean device.

Removes the EnOcean device's security information, freeing up space for new devices. May be used directly in the bt_enocean_callbacks::commissioning callback to reject a device before it gets commissioned.

Parameters
devDevice to forget.