Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfast_prov.c22 #define ACTION_SUSPEND 0x02 macro
149 if ((!bt_mesh_is_provisioner_en() && (action == ACTION_SUSPEND || action == ACTION_EXIT)) || in bt_mesh_set_fast_prov_action()