| 
    Zephyr Project API
    3.2.0
    
   A Scalable Open Source RTOS 
   | 
 
Metadata of an OTS object. More...
#include <ots.h>
Data Fields | |
| struct bt_ots_obj_type | type | 
| Object Type.  More... | |
| struct bt_ots_obj_size | size | 
| Object Size.  More... | |
| uint32_t | props | 
| Object Properties.  More... | |
Metadata of an OTS object.
Used by the server as a descriptor for OTS object initialization. Used by the client to present object metadata to the application.
| uint32_t bt_ots_obj_metadata::props | 
Object Properties.
| struct bt_ots_obj_size bt_ots_obj_metadata::size | 
Object Size.
| struct bt_ots_obj_type bt_ots_obj_metadata::type | 
Object Type.