ESP-IDF
bt_mesh_proxy_server_prov_disable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (5/5)...
ESP-IDF
components
app_trace
app_update
bootloader_support
bt
common
controller
esp_ble_mesh
api
btc
common
core
bluedroid_host
include
storage
access.c
access.h
adv.c
adv.h
beacon.c
beacon.h
cfg_cli.c
cfg_srv.c
crypto.c
crypto.h
fast_prov.c
fast_prov.h
foundation.h
friend.c
friend.h
health_srv.c
heartbeat.c
heartbeat.h
local.c
local.h
lpn.c
lpn.h
main.c
mesh.h
net.c
net.h
prov_common.c
prov_common.h
prov_node.c
prov_node.h
prov_pvnr.c
prov_pvnr.h
proxy_client.c
proxy_client.h
proxy_common.h
proxy_server.c
slow_adv_param
fast_adv_param
proxy_adv_enabled
proxy_send_beacons()
proxy_ccc_val
prov_ccc_val
prov_fast_adv
prov_start_time
clients
client_buf_data
gatt_svc
device_name
bt_mesh_proxy_server_get_client()
bt_mesh_proxy_server_get_client_count()
bt_mesh_set_device_name()
bt_mesh_get_device_name()
find_client()
proxy_sar_timeout()
proxy_server_connect_cb
proxy_server_disconnect_cb
bt_mesh_proxy_server_set_conn_cb()
bt_mesh_proxy_server_set_disconn_cb()
next_idx
bt_mesh_proxy_server_find_client_by_addr()
bt_mesh_proxy_server_get_all_client_type()
filter_set()
filter_add()
filter_remove()
send_filter_status()
proxy_cfg()
beacon_send()
proxy_send_beacons()
bt_mesh_proxy_server_beacon_send()
bt_mesh_proxy_server_identity_start()
bt_mesh_proxy_server_identity_stop()
bt_mesh_proxy_identity_enable()
proxy_complete_pdu()
proxy_recv()
conn_count
proxy_connected()
proxy_disconnected()
bt_mesh_proxy_server_get_buf()
prov_ccc_write()
prov_ccc_read()
prov_attrs
prov_svc
bt_mesh_proxy_server_prov_enable()
bt_mesh_proxy_server_prov_disable()
proxy_ccc_write()
proxy_ccc_read()
proxy_attrs
proxy_svc
bt_mesh_proxy_server_gatt_enable()
bt_mesh_proxy_server_gatt_disconnect()
bt_mesh_proxy_server_gatt_disable()
bt_mesh_proxy_server_addr_add()
client_filter_match()
bt_mesh_proxy_server_relay()
proxy_send()
bt_mesh_proxy_server_segment_send()
bt_mesh_proxy_server_send()
prov_svc_data
prov_ad
proxy_svc_data
node_id_ad
net_id_ad
gatt_proxy_adv_create()
node_id_adv()
net_id_adv()
advertise_subnet()
next_sub()
sub_count()
gatt_proxy_advertise()
gatt_prov_adv_create()
bt_mesh_proxy_server_adv_start()
bt_mesh_proxy_server_adv_stop()
conn_callbacks
bt_mesh_proxy_server_init()
bt_mesh_proxy_server_deinit()
proxy_server.h
pvnr_mgmt.c
pvnr_mgmt.h
rpl.c
rpl.h
scan.c
scan.h
tag.h
test.c
test.h
transport.c
transport.h
lib
models
v1.1
host
include
porting
cmock
console
cxx
driver
efuse
esp_adc
esp_app_format
esp_bootloader_format
esp_coex
esp_common
esp_driver_ana_cmpr
esp_driver_cam
esp_driver_dac
esp_driver_gpio
esp_driver_gptimer
esp_driver_i2c
esp_driver_i2s
esp_driver_jpeg
esp_driver_ledc
esp_driver_mcpwm
esp_driver_parlio
esp_driver_pcnt
esp_driver_rmt
esp_driver_sdio
esp_driver_sdm
esp_driver_sdmmc
esp_driver_sdspi
esp_driver_spi
esp_driver_tsens
esp_driver_uart
esp_driver_usb_serial_jtag
esp_eth
esp_event
esp_gdbstub
esp_hid
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_hw_support
esp_lcd
esp_local_ctrl
esp_mm
esp_netif
esp_partition
esp_phy
esp_pm
esp_psram
esp_ringbuf
esp_rom
esp_security
esp_system
esp_timer
esp_vfs_console
esp_wifi
esp-tls
espcoredump
hal
heap
http_parser
ieee802154
log
mqtt
newlib
nvs_flash
nvs_sec_provider
openthread
perfmon
protobuf-c
protocomm
pthread
rt
sdmmc
soc
spi_flash
spiffs
tcp_transport
ulp
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa
examples
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_proxy_server_prov_disable()
bt_mesh_proxy_server_prov_disable() function
Syntax
Show:
Summary
Declaration
Definition
from
proxy_server.h:82
int
bt_mesh_proxy_server_prov_disable
(
bool
disconnect
)
;
Implemented in
proxy_server.c:1028
Arguments
Argument
disconnect
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_proxy_server_prov_disable
(
bool
disconnect
)
proxy_server.c:1028
int
bt_mesh_proxy_server_prov_disable
(
bool
disconnect
)
;
proxy_server.h:82
if
(
bt_mesh_proxy_server_prov_disable
(
false
)
==
0
)
{
main.c:63
bt_mesh_provision()
bt_mesh_proxy_server_prov_disable
(
true
)
;
main.c:303
bt_mesh_prov_disable()
bt_mesh_proxy_server_prov_disable
(
true
)
;
main.c:528
bt_mesh_deinit()
bt_mesh_proxy_server_prov_disable
(
true
)
;
settings.c:1431
settings_core_commit()
Call Tree
from
examples
bt_mesh_proxy_server_prov_disable()
is called by 4 functions and calls 6 functions:
settings_core_commit()
bt_mesh_provision()
bt_mesh_prov_disable()
bt_mesh_deinit()
All items filtered out
bt_mesh_proxy_server_prov_disable()
esp_log_timestamp()
esp_log_write()
bt_mesh_gatts_disconnect()
bt_mesh_gatts_service_stop()
bt_mesh_adv_update()
bt_mesh_pb_gatt_close()
All items filtered out
Data Use
from
examples
bt_mesh_proxy_server_prov_disable()
reads 9 variables and writes 2 variables:
esp_log_level_t::ESP_LOG_WARN
bt_mesh_proxy_client::conn
bt_mesh_proxy_client::
::SRV_NONE
bt_mesh_proxy_client::
::SRV_PROV
bt_mesh_proxy_client::filter_type
clients
::MESH_GATT_NONE
::MESH_GATT_PROV
gatt_svc
All items filtered out
bt_mesh_proxy_server_prov_disable()
bt_mesh_proxy_client::filter_type
gatt_svc
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out