NimBLE-Arduino 2.1.2
Loading...
Searching...
No Matches
proxy.h
Go to the documentation of this file.
1
5/*
6 * Copyright (c) 2017 Intel Corporation
7 *
8 * SPDX-License-Identifier: Apache-2.0
9 */
10#ifndef __BT_MESH_PROXY_H
11#define __BT_MESH_PROXY_H
12
20#ifdef __cplusplus
21extern "C" {
22#endif
23
34
35#ifdef __cplusplus
36}
37#endif
38
43#endif /* __BT_MESH_PROXY_H */
int bt_mesh_proxy_identity_enable(void)
Enable advertising with Node Identity.