Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dsettings.c43 } __packed; variable
48 } __packed; variable
76 } __packed; variable
89 } __packed; variable
96 } __packed; variable
H A Dcfg_srv.c48 struct __packed { in hb_send() struct
49 u8_t init_ttl; in hb_send()
50 u16_t feat; in hb_send()
3001 } __packed; variable
H A Dproxy.c110 enum __packed { enum
H A Dnet.h141 enum __packed { enum
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Dglue.h143 #define __packed __attribute__((__packed__)) macro