Home
last modified time | relevance | path

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

/subsys/mgmt/osdp/src/
A Dosdp_common.h117 #define PD_FLAG_TAMPER 0x00000002 /* local tamper status */ macro
A Dosdp_cp.c420 SET_FLAG(pd, PD_FLAG_TAMPER); in cp_decode_response()
422 CLEAR_FLAG(pd, PD_FLAG_TAMPER); in cp_decode_response()
A Dosdp_pd.c642 buf[len++] = ISSET_FLAG(pd, PD_FLAG_TAMPER); in pd_build_reply()

Completed in 11 milliseconds