Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.c94 #define XACT_NVAL 0xff macro
243 link.rx.prev_id = XACT_NVAL; in reset_state()
334 static uint8_t pending_ack = XACT_NVAL;
339 pending_ack = XACT_NVAL; in ack_complete()
362 if (pending_ack == XACT_NVAL) { in gen_prov_ack_send()
Dprovisioner_prov.c105 #define XACT_NVAL 0xff macro
1330 link[idx].pending_ack = XACT_NVAL;
1331 link[idx].rx.prev_id = XACT_NVAL;
1363 link[idx].pending_ack = XACT_NVAL;
1386 if (link[idx].pending_ack == XACT_NVAL) {
3319 link[i].pending_ack = XACT_NVAL;
3322 link[i].rx.prev_id = XACT_NVAL;
3365 link[i].pending_ack = XACT_NVAL;
3366 link[i].rx.prev_id = XACT_NVAL;