nRF Connect SDK API 2.8.99
|
int bt_fast_pair_disable | ( | void | ) |
#include <include/bluetooth/services/fast_pair/fast_pair.h>
Disable Fast Pair.
This function can only be called if Fast Pair was previously enabled with the bt_fast_pair_enable API. After the device boot-up, Fast Pair is disabled.
This function must be called in the cooperative thread context.