Home
last modified time | relevance | path

Searched defs:generic_onoff_state (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/src/
H A Ddevice_composition.h47 struct generic_onoff_state { struct
48 u8_t onoff;
49 u8_t target_onoff;
51 u8_t last_tid;
52 u16_t last_tx_addr;
53 s64_t last_msg_timestamp;
55 u8_t tt;
56 u32_t cal_tt;
57 u8_t delay;
58 u32_t tt_counter;
[all …]