Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfast_prov.c23 #define ACTION_EXIT 0x03 macro
145 if (!action || action > ACTION_EXIT) { in bt_mesh_set_fast_prov_action()
149 if ((!bt_mesh_is_provisioner_en() && (action == ACTION_SUSPEND || action == ACTION_EXIT)) || in bt_mesh_set_fast_prov_action()
175 if (action == ACTION_EXIT) { in bt_mesh_set_fast_prov_action()