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 | 298 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() 1078 return BT_MESH_DFD_ERR_INTERNAL; in bt_mesh_dfd_srv_start() 1111 return BT_MESH_DFD_ERR_INTERNAL; in bt_mesh_dfd_srv_start() [all …]
|