OSDN Git Service

build: Add --enable-midi to bootstrap-configure
[android-x86/external-bluetooth-bluez.git] / src / service.c
2016-10-24 Luiz Augusto von... core/profile: Fix calling service_accept
2016-09-08 Luiz Augusto von... core/service: Fix setting wrong state after calling...
2016-08-09 Luiz Augusto von... core/service: Fix setting connecting state
2016-06-13 Miroslav Koskarcore/service: Allow disconnected -> connected state...
2015-11-23 Luiz Augusto von... core: Fix replying with an error for connected profile
2015-11-08 Marcel Holtmanncore: Use local assert function where possible
2015-11-02 Luiz Augusto von... core/service: Fix failing to connect external profile
2015-10-26 Luiz Augusto von... core/service: Fix calling driver .accept multiple times
2015-04-27 Hsin-Yu Chaosrc/profile: Set service to connecting in ext_connect
2015-03-01 Marcel Holtmanncore: Use local libbluetooth includes
2015-02-02 Luiz Augusto von... core: Fix crash on device removal
2015-01-16 Arman Uguraycore/service: Remove GATT handle logic
2014-12-17 Arman Uguraycore: profile: Add accept function
2014-12-17 Arman Uguraycore: service: Add start & end handle fields
2013-11-14 Luiz Augusto von... core: Do not change service state in btd_service_connec...
2013-07-10 Luiz Augusto von... core/service: Rename service_shutdown to service_remove
2013-06-11 Luiz Augusto von... core: Fix not been able to cancel Device.Connect with...
2013-05-01 Lucas De Marchicore: Get rid of gint
2013-04-26 Mikel Astizprofile: Use btd_service for connect/disconnect
2013-04-26 Mikel Astizservice: Add callbacks to track state changes
2013-04-26 Mikel Astizservice: Add error-code btd_service
2013-04-26 Mikel Astizcore: Add user_data to btd_service
2013-04-26 Mikel Astizprofile: Use btd_service for probing profiles
2013-04-26 Mikel Astizcore: Add a state enum to btd_service
2013-04-26 Mikel Astizcore: Add connect/disconnect API to btd_service
2013-04-26 Mikel Astizcore: Add probe API to btd_service
2013-04-26 Mikel Astizcore: Add btd_service to represent device services