Searched defs:bt_mesh_lpn (Results 1 – 1 of 1) sorted by relevance
143 struct bt_mesh_lpn { struct144 enum __packed {155 } state;158 uint8_t xact_next;159 uint8_t xact_pending;160 uint8_t sent_req;165 uint16_t frnd;168 uint8_t recv_win;170 uint8_t req_attempts; /* Number of Request attempts */172 int32_t poll_timeout;[all …]