Searched refs:BT_MESH_DFD_ERR_INTERNAL (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ |
| D | dfd.h | 36 BT_MESH_DFD_ERR_INTERNAL, enumerator
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | dfd_srv.c | 294 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 …]
|