|
Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Type of an OTS object. More...
#include <ots.h>
Data Fields | |
| union { | |
| struct bt_uuid uuid | |
| struct bt_uuid_16 uuid_16 | |
| struct bt_uuid_128 uuid_128 | |
| }; | |
Type of an OTS object.
| union { ... } bt_ots_obj_type::@87 |
| struct bt_uuid bt_ots_obj_type::uuid |
| struct bt_uuid_128 bt_ots_obj_type::uuid_128 |
| struct bt_uuid_16 bt_ots_obj_type::uuid_16 |