Home
last modified time | relevance | path

Searched refs:bt_mesh_proxy_identity_enable (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_proxy.h35 int bt_mesh_proxy_identity_enable(void);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c436 int bt_mesh_proxy_identity_enable(void) in bt_mesh_proxy_identity_enable() function
Dprov.c1266 bt_mesh_proxy_identity_enable(); in prov_data()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1908 param.node_proxy_identity_enable_comp.err_code = bt_mesh_proxy_identity_enable(); in btc_ble_mesh_prov_call_handler()