Searched defs:bt_mesh_lpn (Results 1 – 1 of 1) sorted by relevance
110 struct bt_mesh_lpn { struct111 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 …]