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

◆ bt_le_adv_prov_fast_pair_show_ui_pairing()

void bt_le_adv_prov_fast_pair_show_ui_pairing ( bool enable)

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

Show/hide UI indication in Fast Pair not discoverable advertising.

This API is only available when the

CONFIG_BT_FAST_PAIR_SUBSEQUENT_PAIRING 

Kconfig option is enabled. With this Kconfig option disabled, UI indications are always hidden.

This configuration does not affect Fast Pair discoverable advertising.

User shall make sure that this function is not called while Fast Pair advertising data provider is providing advertising data.

Parameters
[in]enableShow/hide the UI indication.