Searched defs:osdp_pd (Results 1 – 1 of 1) sorted by relevance
444 struct osdp_pd { struct453 struct osdp_pd_cap cap[OSDP_PD_CAP_SENTINEL]; argument454 struct osdp_pd_id id; argument458 enum osdp_pd_state_e state; argument460 enum osdp_cp_state_e state;461 enum osdp_cp_phy_state_e phy_state;462 uint32_t wait_ms;463 int64_t phy_tstamp;465 int64_t tstamp;466 uint8_t rx_buf[OSDP_PACKET_BUF_SIZE];[all …]