Home
last modified time | relevance | path

Searched defs:WICED_BT_STRUCT_PACKED (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/btstack/wiced_include/
Dwiced_data_types.h71 #define WICED_BT_STRUCT_PACKED __packed() struct /**< packed structure */ macro
74 #define WICED_BT_STRUCT_PACKED struct __attribute__((packed)) /**< packed structure */ macro
77 #define WICED_BT_STRUCT_PACKED struct /**< packed structure */ macro