Home
last modified time | relevance | path

Searched refs:STATUS_NVAL_PUB_PARAM (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/subsys/bluetooth/mesh/
Dfoundation.h101 #define STATUS_NVAL_PUB_PARAM 0x07 macro
Dcfg_srv.c181 return STATUS_NVAL_PUB_PARAM; in _mod_pub_set()
189 return STATUS_NVAL_PUB_PARAM; in _mod_pub_set()
783 status = STATUS_NVAL_PUB_PARAM; in mod_pub_get()