Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/mgmt/osdp/src/
Dosdp_common.h82 #define REPLY_PDCAP 0x46 macro
Dosdp_pd.c333 pd->reply_id = REPLY_PDCAP; in pd_decode_command()
617 case REPLY_PDCAP: in pd_build_reply()
Dosdp_cp.c391 case REPLY_PDCAP: in cp_decode_response()
895 if (pd->reply_id != REPLY_PDCAP) { in state_update()