nRF Connect SDK API
2.8.99
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
10
#include <
bluetooth/services/fast_pair/fast_pair.h
>
11
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
30
void
bt_le_adv_prov_fast_pair_enable
(
bool
enable);
31
45
void
bt_le_adv_prov_fast_pair_show_ui_pairing
(
bool
enable);
46
62
int
bt_le_adv_prov_fast_pair_set_battery_mode
(
enum
bt_fast_pair_adv_battery_mode
mode);
63
64
#ifdef __cplusplus
65
}
66
#endif
67
72
#endif
/* BT_ADV_PROV_FAST_PAIR_H_ */
bt_fast_pair_adv_battery_mode
bt_fast_pair_adv_battery_mode
Fast Pair advertising battery mode. Used to generate advertising packet.
Definition
fast_pair.h:68
bt_le_adv_prov_fast_pair_show_ui_pairing
void bt_le_adv_prov_fast_pair_show_ui_pairing(bool enable)
bt_le_adv_prov_fast_pair_enable
void bt_le_adv_prov_fast_pair_enable(bool enable)
bt_le_adv_prov_fast_pair_set_battery_mode
int bt_le_adv_prov_fast_pair_set_battery_mode(enum bt_fast_pair_adv_battery_mode mode)
fast_pair.h
include
bluetooth
adv_prov
fast_pair.h
Generated on Tue Nov 5 2024 16:02:08 for nRF Connect SDK API by
1.12.0