net: lwm2m: share BUF_ALLOC_TIMEOUT setting w/ other lwm2m components
Signed-off-by: Michael Scott <michael.scott@linaro.org>
This commit is contained in:
parent
be825dca1e
commit
dd364efc58
2 changed files with 3 additions and 2 deletions
|
@ -75,8 +75,6 @@
|
|||
#define REG_PREFACE ""
|
||||
#endif
|
||||
|
||||
#define BUF_ALLOC_TIMEOUT K_SECONDS(1)
|
||||
|
||||
#define MAX_TOKEN_LEN 8
|
||||
|
||||
struct observe_node {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue