Home
last modified time | relevance | path

Searched refs:PROV_ERR_NVAL_FMT (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dprovisionee.c155 prov_fail(PROV_ERR_NVAL_FMT); in prov_start()
165 prov_fail(PROV_ERR_NVAL_FMT); in prov_start()
181 prov_fail(PROV_ERR_NVAL_FMT); in prov_start()
188 prov_fail(PROV_ERR_NVAL_FMT); in prov_start()
384 prov_fail(PROV_ERR_NVAL_FMT); in prov_pub_key()
Dpb_adv.c520 prov_failed(PROV_ERR_NVAL_FMT); in gen_prov_cont()
544 prov_failed(PROV_ERR_NVAL_FMT); in gen_prov_cont()
613 prov_failed(PROV_ERR_NVAL_FMT); in gen_prov_start()
619 prov_failed(PROV_ERR_NVAL_FMT); in gen_prov_start()
625 prov_failed(PROV_ERR_NVAL_FMT); in gen_prov_start()
632 prov_failed(PROV_ERR_NVAL_FMT); in gen_prov_start()
643 prov_failed(PROV_ERR_NVAL_FMT); in gen_prov_start()
Dprov.h15 #define PROV_ERR_NVAL_FMT 0x02 macro
Dprovisioner.c229 prov_fail(PROV_ERR_NVAL_FMT); in prov_capabilities()
252 prov_fail(PROV_ERR_NVAL_FMT); in prov_capabilities()
263 prov_fail(PROV_ERR_NVAL_FMT); in prov_capabilities()
427 prov_fail(PROV_ERR_NVAL_FMT); in prov_dh_key_gen()
Dprov.c353 bt_mesh_prov_link.role->error(PROV_ERR_NVAL_FMT); in prov_recv()