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
21
extern
"C"
{
22
#endif
23
33
int
bt_mesh_proxy_identity_enable
(
void
);
34
35
#ifdef __cplusplus
36
}
37
#endif
38
43
#endif
/* __BT_MESH_PROXY_H */
bt_mesh_proxy_identity_enable
int bt_mesh_proxy_identity_enable(void)
Enable advertising with Node Identity.
src
nimble
nimble
host
mesh
include
mesh
proxy.h
Generated by
1.9.8