Remove unneeded re-definition of EAPI
[framework/uifw/edbus.git] / src / bin / e_dbus_bluez_test.c
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-06-24 cedric * e_dbus: remove warning due to change in Ecore API.
2010-06-06 caromissing returned type in function signature
2010-03-10 barbieri[PATCH 5/5] e_dbus/bluez: move to Eina_Bool
2010-03-10 barbieri[PATCH 4/5] e_dbus/bluez: add more bluez functions...
2010-03-10 barbieri[PATCH 2/5] e_dbus/bluez: fix crash when reattaching...
2010-03-10 barbieri[PATCH 1/5] e_dbus/bluez: fix compile warning
2010-03-01 barbierie_dbus/bluez: add adapter_get_discovering function
2010-02-27 barbieri[PATCH 16/16] e_dbus/bluez: move DeviceFound to e_bluez...
2010-02-27 barbieri[PATCH 13/16] e_dbus/bluez: add CreatePairedDevice...
2010-02-27 barbieri[PATCH 12/16] e_dbus/bluez: add handler to DeviceFound...
2010-02-26 barbieriTRUE/FALSE -> EINA_TRUE/EINA_FALSE
2010-02-22 barbierie_dbus/bluez: add start/stop discovery methods
2010-02-22 barbierie_dbus/bluez: add data param in e_bluez_manager_default...
2010-02-22 barbierie_dbus/bluez: add method to get powered state
2010-02-17 barbierie_dbus/bluez: add support to method DefaultAdapter()
2010-02-17 barbierie_dbus/bluez: Initial support to get and set individual...
2010-02-13 barbierirevert last bluez patch until e_bluez_device.c is sent :-/
2010-02-13 barbierie_dbus/bluez: Initial support to get and set individual...
2010-02-13 barbierie_dbus/bluez: add support to register/unregister adapte...
2010-02-13 barbierie_dbus: add BlueZ module