Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dnet.h103 struct bt_mesh_lpn { struct
104 enum __packed {
114 } state;
117 uint8_t xact_next;
118 uint8_t xact_pending;
119 uint8_t sent_req;
124 uint16_t frnd;
127 uint8_t recv_win;
129 uint8_t req_attempts; /* Number of Request attempts */
131 int32_t poll_timeout;
[all …]