Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Ddfd.h36 BT_MESH_DFD_ERR_INTERNAL, enumerator
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Ddfd_srv.c298 status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_start()
416 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in set_upload_fwid()
427 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in set_upload_fwid()
477 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_upload_start()
529 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_upload_start()
542 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_upload_start()
551 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_upload_start()
610 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_upload_start_oob()
1056 return BT_MESH_DFD_ERR_INTERNAL; in bt_mesh_dfd_srv_start()
1089 return BT_MESH_DFD_ERR_INTERNAL; in bt_mesh_dfd_srv_start()
[all …]