_E_Bluez_Element_Dict_Entry Struct Reference

#include <e_bluez_private.h>

Data Fields

const char * name
 
int type
 
union {
   Eina_Bool   boolean
 
   unsigned char   byte
 
   short   i16
 
   const char *   path
 
   const char *   str
 
   unsigned short   u16
 
   unsigned int   u32
 
value
 

Field Documentation

◆ boolean

Eina_Bool _E_Bluez_Element_Dict_Entry::boolean

◆ byte

unsigned char _E_Bluez_Element_Dict_Entry::byte

◆ i16

short _E_Bluez_Element_Dict_Entry::i16

◆ name

const char* _E_Bluez_Element_Dict_Entry::name

◆ path

const char* _E_Bluez_Element_Dict_Entry::path

◆ str

◆ type

◆ u16

unsigned short _E_Bluez_Element_Dict_Entry::u16

◆ u32

unsigned int _E_Bluez_Element_Dict_Entry::u32

◆ 

union { ... } _E_Bluez_Element_Dict_Entry::value

The documentation for this struct was generated from the following file: