bluez/gobex
Luiz Augusto von Dentz df65753b0a gobex: Revert g_obex_pending_req_abort to static pending_req_abort
This reverts the changes introduced in
9095deb825 that made pending_req_abort
public which is not necessary considering g_obex_cancel_req can do the
same and is safe to call even if the request is not pending.
2013-09-29 17:01:07 +03:00
..
gobex-apparam.c gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-apparam.h gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-debug.h codingstyle: Change __FUNCTION__ to __func__ 2013-09-11 13:22:08 +03:00
gobex-defs.c gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-defs.h gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-header.c gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-header.h gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-packet.c gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-packet.h gobex: Fix GPL version reference 2013-02-15 16:25:29 +02:00
gobex-transfer.c gobex: Fix crash on g_obex_pending_req_abort 2013-09-29 17:01:07 +03:00
gobex.c gobex: Revert g_obex_pending_req_abort to static pending_req_abort 2013-09-29 17:01:07 +03:00
gobex.h gobex: Revert g_obex_pending_req_abort to static pending_req_abort 2013-09-29 17:01:07 +03:00