Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfd.h36 BT_MESH_DFD_ERR_INTERNAL, enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd_srv.c294 status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_start()
412 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in set_upload_fwid()
423 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in set_upload_fwid()
473 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_upload_start()
525 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_upload_start()
538 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_upload_start()
547 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_upload_start()
606 upload_status_rsp(srv, ctx, BT_MESH_DFD_ERR_INTERNAL); in handle_upload_start_oob()
1074 return BT_MESH_DFD_ERR_INTERNAL; in bt_mesh_dfd_srv_start()
1107 return BT_MESH_DFD_ERR_INTERNAL; in bt_mesh_dfd_srv_start()
[all …]