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

◆ bt_fast_pair_has_account_key()

bool bt_fast_pair_has_account_key ( void  )

#include <include/bluetooth/services/fast_pair/fast_pair.h>

Check Account Key presence.

Caller shall make sure that Account Key write from a connected Fast Pair Seeker would not preempt this function call. Otherwise invalid value may be returned.

The function always returns false if Fast Pair was not previously enabled with the bt_fast_pair_enable API.

Returns
True if device already has an Account Key, false otherwise.