Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.h143 struct bt_mesh_lpn { struct
144 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 …]