nRF5 SDK v17.1.0
Data Fields
ble_ots_oacp_proc_t Struct Reference

Data Fields

ble_ots_oacp_proc_type_t type
 
union {
   struct {
      uint32_t   size
 
      ble_ots_obj_type_t *   p_obj_type
 
   }   create_params
 
   struct {
      uint32_t   offset
 
      uint32_t   length
 
   }   checksum_params
 
   struct {
      uint8_t   cmd_data_len
 
      uint8_t *   p_cmd_data
 
   }   execute_params
 
   struct {
      uint32_t   offset
 
      uint32_t   length
 
   }   read_params
 
   struct {
      uint32_t   offset
 
      uint32_t   length
 
      uint8_t   write_mode
 
   }   write_params
 
params
 

The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated