Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dpb_adv.c406 static void prov_failed(uint8_t err) in prov_failed() function
426 prov_failed(PROV_ERR_UNEXP_PDU); in prov_msg_recv()
520 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()
Dprovisioner.c687 static void prov_failed(const uint8_t *data) in prov_failed() function
727 [PROV_FAILED] = prov_failed,