#include <device_store.h>
Data Fields | |
| int | type |
| One of #DBUS_TYPE_STRING, #DBUS_TYPE_INT32, #DBUS_TYPE_BOOL, #DBUS_TYPE_DOUBLE. | |
| char * | key |
| ASCII string. | |
| HalProperty_s * | prev |
| Linked list; prev element or #NULL. | |
| HalProperty_s * | next |
| Linked list; next element or #NULL. | |
Definition at line 42 of file device_store.h.
1.3.5