Home
last modified time | relevance | path

Searched refs:CMD_CHLNG (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/subsys/mgmt/osdp/src/
Dosdp_common.h67 #define CMD_CHLNG 0x76 macro
Dosdp_cp.c293 case CMD_CHLNG: in cp_build_command()
514 if (sc_is_active(pd) || pd->cmd_id != CMD_CHLNG) { in cp_decode_response()
917 if (cp_cmd_dispatcher(pd, CMD_CHLNG) != 0) { in state_update()
Dosdp_phy.c104 return (id == CMD_CHLNG || id == CMD_SCRYPT); in osdp_phy_in_sc_handshake()
Dosdp_pd.c239 case CMD_CHLNG: in pd_cmd_cap_ok()
504 case CMD_CHLNG: in pd_decode_command()