Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.c65 #define PROV_FAILED 0x09 macro
570 prov_buf_init(&buf, PROV_FAILED); in prov_send_fail_msg()
1463 if (type != PROV_FAILED && type != link.expect) { in prov_msg_recv()
1694 if (type != PROV_FAILED && type != link.expect) { in bt_mesh_pb_gatt_recv()
Dprovisioner_prov.c67 #define PROV_FAILED 0x09 macro
2855 if (type != PROV_FAILED && type != link[idx].expect) {
3155 if (type != PROV_FAILED && type != link[idx].expect) {