nRF Connect SDK API 2.8.99
|
uint32_t bt_enocean_foreach | ( | bt_enocean_foreach_cb_t | cb, |
void * | user_data ) |
#include <include/bluetooth/enocean.h>
Call the given callback for each commissioned EnOcean device.
cb | Callback to call for each device |
user_data | User data to pass to the callback. |