Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_prov.c140 #define XACT_NVAL 0xff macro
1283 link[i].pending_ack = XACT_NVAL; in reset_link()
1284 link[i].rx.prev_id = XACT_NVAL; in reset_link()
1318 link[i].pending_ack = XACT_NVAL; in ack_complete()
1343 if (link[i].pending_ack == XACT_NVAL) { in gen_prov_ack_send()
3378 link[i].pending_ack = XACT_NVAL; in provisioner_prov_init()
3381 link[i].rx.prev_id = XACT_NVAL; in provisioner_prov_init()
A Dprov.c125 #define XACT_NVAL 0xFF macro
248 plink.rx.prev_id = XACT_NVAL; in reset_state_without_linkclose()
297 plink.rx.prev_id = XACT_NVAL; in reset_state()

Completed in 15 milliseconds