Hi Arik, On Thu, Mar 15, 2012 at 6:49 AM, Arik Nemtsov <arik@xxxxxxxxxx> wrote: > +void register_link_loss(struct btd_adapter *adapter, DBusConnection *conn); > +void unregister_link_loss(struct btd_adapter *adapter); > +const char *link_loss_get_alert_level(struct btd_device *device); Given that these functions are exported, I suggest using a common prefix so it is easier to detect where they come from, e.g.: link_loss_register() link_loss_unregister() link_loss_get_alert_level() Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html