Home
last modified time | relevance | path

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

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_i.h30 #define PACKED __attribute__((packed)) macro
265 typedef struct PACKED struct
280 typedef struct PACKED argument
282 u16 type;
283 u16 length;
284 u8* value;
343 typedef struct PACKED struct
351 typedef struct PACKED argument
375 typedef struct PACKED argument
383 typedef struct PACKED argument
[all …]
Dnan_cert.h40 #define PACKED __attribute__((packed)) macro
188 typedef struct PACKED { struct
192 u32 cmd;
197 u8 debug_cmd_data[NAN_MAX_DEBUG_MESSAGE_DATA_LEN];
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_i.h64 #define PACKED __attribute__((packed)) macro
301 typedef struct PACKED struct
316 typedef struct PACKED argument
318 u16 type;
319 u16 length;
320 u8* value;
381 typedef struct PACKED struct
389 typedef struct PACKED struct
413 typedef struct PACKED argument
421 typedef struct PACKED struct
[all …]
Dnan_cert.h40 #define PACKED __attribute__((packed)) macro
124 typedef struct PACKED struct
127 u32 ipv6_addr_present;
129 u32 trans_port_present;
131 u32 trans_proto_present;
133 u8 ipv6_intf_addr[NAN_MSG_IPV6_INTF_ADDR_LEN];
135 u32 transport_port;
137 u32 transport_protocol;
215 typedef struct PACKED { struct
219 u32 cmd;
[all …]
Dnancommand.h82 typedef struct PACKED struct
84 u32 instance_id;
85 u16 subscriber_publisher_id;
86 u8 service_id[NAN_SVC_ID_SIZE];
/hardware/st/nfc/st21nfc/gki/ulinux/
Ddata_types.h40 #define PACKED __packed macro
43 #define PACKED macro
/hardware/st/nfc/1.0/gki/ulinux/
Ddata_types.h40 #define PACKED __packed macro
43 #define PACKED macro
/hardware/nxp/nfc/pn8x/halimpl/src/include/
Ddata_types.h48 #define PACKED __packed macro
51 #define PACKED macro
/hardware/nxp/nfc/snxxx/halimpl/src/include/
Ddata_types.h48 #define PACKED __packed macro
51 #define PACKED macro
/hardware/google/gfxstream/guest/mesa/src/util/
Dmacros.h208 # define PACKED __attribute__((gcc_struct,__packed__)) macro
210 # define PACKED __attribute__((__packed__)) macro
214 #define PACKED macro