1#ifndef BLUETOE_META_TYPES_HPP
2#define BLUETOE_META_TYPES_HPP
11 struct valid_characteristic_option_meta_type {};
16 struct valid_service_option_meta_type {};
21 struct valid_server_option_meta_type {};
26 struct service_meta_type {};
31 struct characteristic_meta_type {};
36 struct advertising_data_meta_type {};
41 struct scan_response_data_meta_type {};
46 struct binding_option_meta_type {};