enlightenment/src/modules/bluez4
Lucas De Marchi 9a101b9777 e/bluez4: cleanup and fixes
- Change module name in whitelist. Its name is bluez4 since it only
   supports bluez 4 API. The day it (automatically) also supports bluez 5,
   we rename it back.
 - Use eina_stringshare_replace when possible
 - Change huge if (strcmp(icon, "...") return "....." with a table.
 - Don't use stringshare when not needed. There's no reason to
   stringshare the icon, just use the static const ones
 - Sanitize edbus method table
 - Remove bogus NONE entry after NULL in services table
 - Fix coding style
 - Generalize _unset_dev() to work with any list



SVN revision: 82208
2013-01-04 16:13:43 +00:00
..
agent.c e/bluez4: cleanup and fixes 2013-01-04 16:13:43 +00:00
agent.h e/bluez4: include bluez4 module 2013-01-04 16:11:48 +00:00
e-module-bluez4.edj e/bluez4: include bluez4 module 2013-01-04 16:11:48 +00:00
e_mod_main.c e/bluez4: bug fixes 2013-01-04 16:13:38 +00:00
e_mod_main.h e/bluez4: void argument for empty arguments 2013-01-04 16:13:12 +00:00
ebluez4.c e/bluez4: cleanup and fixes 2013-01-04 16:13:43 +00:00
ebluez4.h e/bluez4: Add type to end of found device item 2013-01-04 16:13:30 +00:00
module.desktop.in e/bluez4: include bluez4 module 2013-01-04 16:11:48 +00:00