NimBLE-Arduino
2.1.2
Loading...
Searching...
No Matches
provisioner.h
1
/* Bluetooth Mesh */
2
3
/*
4
* Copyright (c) 2017 Intel Corporation
5
*
6
* SPDX-License-Identifier: Apache-2.0
7
*/
8
9
int
bt_mesh_pb_adv_open(
const
uint8_t uuid[16], uint16_t net_idx, uint16_t addr,
10
uint8_t attention_duration);
src
nimble
nimble
host
mesh
src
provisioner.h
Generated by
1.9.8