Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.h110 struct bt_mesh_lpn { struct
111 enum __packed {
121 } state;
124 uint8_t xact_next;
125 uint8_t xact_pending;
126 uint8_t sent_req;
131 uint16_t frnd;
134 uint8_t recv_win;
136 uint8_t req_attempts; /* Number of Request attempts */
138 int32_t poll_timeout;
[all …]