nRF Connect SDK API 2.8.99
|
void check_factory_reset_button | ( | uint32_t | button_state, |
uint32_t | has_changed ) |
#include <include/zigbee/zigbee_app_utils.h>
Checks if Factory Reset button was pressed. If so, it initiates the procedure of checking if it was pressed for specified time.
[in] | button_state | state of Development Kit buttons; passed from button handler |
[in] | has_changed | determines which buttons changed; passed from button handler |