nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
fast_pair.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2022 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef BT_ADV_PROV_FAST_PAIR_H_
8#define BT_ADV_PROV_FAST_PAIR_H_
9
11
19#ifdef __cplusplus
20extern "C" {
21#endif
22
31
46
63
64#ifdef __cplusplus
65}
66#endif
67
72#endif /* BT_ADV_PROV_FAST_PAIR_H_ */
bt_fast_pair_adv_battery_mode
Fast Pair advertising battery mode. Used to generate advertising packet.
Definition: fast_pair.h:68
void bt_le_adv_prov_fast_pair_show_ui_pairing(bool enable)
void bt_le_adv_prov_fast_pair_enable(bool enable)
int bt_le_adv_prov_fast_pair_set_battery_mode(enum bt_fast_pair_adv_battery_mode mode)