nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
swift_pair.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2023 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef BT_ADV_PROV_SWIFT_PAIR_H_
8#define BT_ADV_PROV_SWIFT_PAIR_H_
9
10#include <stdbool.h>
11
19#ifdef __cplusplus
20extern "C" {
21#endif
22
31
32#ifdef __cplusplus
33}
34#endif
35
40#endif /* BT_ADV_PROV_SWIFT_PAIR_H_ */
void bt_le_adv_prov_swift_pair_enable(bool enable)