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