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

◆ bt_fast_pair_disable()

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.

Returns
0 if the operation was successful. Otherwise, a (negative) error code is returned.