![]()
![]()
#define _PROV_NODE_H_
![]()
![]()
#include "mesh/main.h"
![]()
![]()
#include "mesh/adapter.h"
![]()
![]()
bt_mesh_pb_adv_recv(struct net_buf_simple *);
![]()
![]()
bt_mesh_prov_active();
![]()
![]()
bt_mesh_pb_gatt_open(struct bt_mesh_conn *);
![]()
![]()
bt_mesh_pb_gatt_close(struct bt_mesh_conn *, uint8_t);
![]()
![]()
bt_mesh_pb_gatt_recv(struct bt_mesh_conn *, struct net_buf_simple *);
![]()
![]()
bt_mesh_set_oob_pub_key(const uint8_t *, const uint8_t *, const uint8_t *);
![]()
![]()
bt_mesh_prov_init();
![]()
![]()
bt_mesh_prov_deinit();
![]()
![]()
bt_mesh_prov_complete(uint16_t, const uint8_t *, uint16_t, uint8_t, uint32_t);
![]()
![]()
bt_mesh_prov_reset();
![]()
![]()
bt_mesh_prov_node_get_link();
![]()
![]()
bt_mesh_rpr_srv_reset_prov_link(struct bt_mesh_prov_link *, uint8_t);
![]()
![]()
bt_mesh_rpr_srv_nppi_pdu_recv(uint8_t, const uint8_t *);