![]()
![]()
#define _PROXY_CLIENT_H_
![]()
![]()
#include "net.h"
![]()
![]()
#include "mesh/adapter.h"
![]()
![]()
#include "prov_common.h"
![]()
![]()
#include "mesh_v1.1/utils.h"
![]()
![]()
bt_mesh_proxy_adv_ctx_t
![]()
![]()
<anonymous struct>
![]()
![]()
net_id
![]()
![]()
net_idx
![]()
![]()
net_id
![]()
![]()
<anonymous struct>
![]()
![]()
src
![]()
![]()
node_id
![]()
![]()
<anonymous struct>
![]()
![]()
net_id
![]()
![]()
net_idx
![]()
![]()
private_net_id
![]()
![]()
<anonymous struct>
![]()
![]()
src
![]()
![]()
private_node_id
![]()
![]()
bt_mesh_proxy_net_pdu
![]()
![]()
val
![]()
![]()
bt_mesh_proxy_cfg_pdu
![]()
![]()
opcode
![]()
![]()
<anonymous union>
![]()
![]()
cfg_filter_set
![]()
![]()
filter_type
![]()
![]()
set
![]()
![]()
cfg_addr_add
![]()
![]()
addr
![]()
![]()
addr_num
![]()
![]()
add
![]()
![]()
cfg_addr_remove
![]()
![]()
addr
![]()
![]()
addr_num
![]()
![]()
remove
![]()
![]()
cfg_direct_proxy_ctrl
![]()
![]()
use_directed
![]()
![]()
<anonymous struct>
![]()
![]()
len_present
![]()
![]()
range_start
![]()
![]()
range_length
![]()
![]()
proxy_client_uar
![]()
![]()
direct_proxy_ctrl
![]()
![]()
bt_mesh_proxy_client_pdu_t
![]()
![]()
type
![]()
![]()
<anonymous union>
![]()
![]()
net
![]()
![]()
cfg
![]()
![]()
bt_mesh_proxy_client_send(struct bt_mesh_conn *, uint8_t, struct net_buf_simple *);
![]()
![]()
bt_mesh_proxy_client_prov_enable();
![]()
![]()
bt_mesh_proxy_client_prov_disable();
![]()
![]()
bt_mesh_proxy_client_gatt_enable();
![]()
![]()
bt_mesh_proxy_client_gatt_disable();
![]()
![]()
proxy_client_recv_adv_cb_t
![]()
![]()
proxy_client_connect_cb_t
![]()
![]()
proxy_client_disconnect_cb_t
![]()
![]()
proxy_client_recv_filter_status_cb_t
![]()
![]()
bt_mesh_proxy_client_set_adv_recv_cb(proxy_client_recv_adv_cb_t);
![]()
![]()
bt_mesh_proxy_client_set_conn_cb(proxy_client_connect_cb_t);
![]()
![]()
bt_mesh_proxy_client_set_disconn_cb(proxy_client_disconnect_cb_t);
![]()
![]()
bt_mesh_proxy_client_set_filter_status_cb(proxy_client_recv_filter_status_cb_t);
![]()
![]()
bt_mesh_proxy_client_gatt_adv_recv(struct net_buf_simple *, const bt_mesh_addr_t *, int8_t);
![]()
![]()
bt_mesh_proxy_client_connect(const uint8_t *, uint8_t, uint16_t);
![]()
![]()
bt_mesh_proxy_client_disconnect(uint8_t);
![]()
![]()
bt_mesh_proxy_client_beacon_send(struct bt_mesh_subnet *, bool);
![]()
![]()
bt_mesh_proxy_client_relay(struct net_buf_simple *, uint16_t);
![]()
![]()
bt_mesh_proxy_client_cfg_send(uint8_t, uint16_t, struct bt_mesh_proxy_cfg_pdu *);
![]()
![]()
bt_mesh_proxy_client_init();
![]()
![]()
bt_mesh_proxy_client_deinit();