Go to the source code of this file.
◆ BT_MESH_SHELL_CUR_FAULTS_MAX
      
        
          | #define BT_MESH_SHELL_CUR_FAULTS_MAX   4 | 
        
      
 
Maximum number of faults the health server can have. 
 
 
◆ BT_MESH_SHELL_HEALTH_PUB_DEFINE
      
        
          | #define BT_MESH_SHELL_HEALTH_PUB_DEFINE | 
          ( | 
            | 
          _name | ) | 
           | 
        
      
 
Value:
#define BT_MESH_SHELL_CUR_FAULTS_MAX
Definition: shell.h:16
 
#define BT_MESH_HEALTH_PUB_DEFINE(_name, _max_faults)
Definition: health_srv.h:146
 
 A helper to define a health publication context for shell with the shell's maximum number of faults the element can have.
- Parameters
 - 
  
    | _name | Name given to the publication context variable.  | 
  
   
 
 
◆ bt_mesh_shell_blob_cli
External reference to BLOB Transfer Client. 
 
 
◆ bt_mesh_shell_blob_srv
External reference to BLOB Transfer Server. 
 
 
◆ bt_mesh_shell_dfu_cli
External reference to Firmware Update Client. 
 
 
◆ bt_mesh_shell_dfu_srv
External reference to Firmware Update Server. 
 
 
◆ bt_mesh_shell_health_cli
External reference to health client. 
 
 
◆ bt_mesh_shell_health_srv
External reference to health server. 
 
 
◆ bt_mesh_shell_prov
External reference to provisioning handler. 
 
 
◆ bt_mesh_shell_rpr_cli
External reference to Remote Provisioning Client. 
 
 
◆ bt_mesh_shell_target_ctx
External reference to shell target context.