Home
last modified time | relevance | path

Searched refs:ROLE_FAST_PROV (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/common_components/fast_provisioning/
Dble_mesh_fast_prov_client_model.c140 .role = ROLE_FAST_PROV, in example_send_self_prov_node_addr()
245 info.role = ROLE_FAST_PROV; in example_fast_prov_client_recv_timeout()
269 .role = ROLE_FAST_PROV, in example_fast_prov_client_recv_timeout()
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server/main/
Dmain.c101 ESP_BLE_MESH_MODEL_PUB_DEFINE(onoff_pub, 2 + 3, ROLE_FAST_PROV);
275 .role = ROLE_FAST_PROV, in provisioner_prov_complete()
599 .role = ROLE_FAST_PROV, in example_ble_mesh_config_client_cb()
622 .role = ROLE_FAST_PROV, in example_ble_mesh_config_client_cb()
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/
Dmain.c113 ESP_BLE_MESH_MODEL_PUB_DEFINE(onoff_pub, 2 + 3, ROLE_FAST_PROV);
287 .role = ROLE_FAST_PROV, in provisioner_prov_complete()
611 .role = ROLE_FAST_PROV, in example_ble_mesh_config_client_cb()
634 .role = ROLE_FAST_PROV, in example_ble_mesh_config_client_cb()
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_networking_api.c38 if (device_role > ROLE_FAST_PROV) { in ble_mesh_model_send_msg()
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h690 ROLE_FAST_PROV, enumerator