aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile.plugins
AgeCommit message (Expand)AuthorFilesLines
2024-02-23profiles/audio/ccp: Add CCP plugin for call control profileShahid Vichhi1-0/+5
2024-02-12profiles: remove unused suspend-dummy.cEmil Velikov1-2/+0
2024-01-29bluetoothd: convert external sixaxis plugin to builtinEmil Velikov1-5/+3
2023-09-05micp: Add MICP pluginNitin Jadhav1-0/+5
2023-05-05profiles: Add initial code for BASS pluginIulia Tanasescu1-0/+5
2023-03-10profiles: Add initial code for csip pluginSathish Narasimman1-0/+5
2022-10-18profiles: Add initial code for mcp pluginAbhay Maheta1-0/+5
2022-09-19profiles: Add initial code for vcp pluginSathish Narasimman1-0/+5
2022-08-29profiles: Add initial code for bap pluginLuiz Augusto von Dentz1-0/+5
2021-11-22uhid: Remove local copy of uhid headerLuiz Augusto von Dentz1-1/+1
2021-08-04plugins: new pluginYun-Hao Chung1-0/+5
2021-01-26build: Fix undefined references when using slibtoolLuiz Augusto von Dentz1-2/+1
2020-09-21build: Add SPDX License IdentifierTedd Ho-Jeong An1-1/+1
2018-12-03build: Move $(UDEV_CFLAGS) to global $(AM_CFLAGS)Marcel Holtmann1-1/+0
2018-11-26build: add missing ALSA_CFLAGSJan Engelhardt1-0/+1
2018-11-26build: -D/-I arguments go into CPPFLAGSJan Engelhardt1-1/+2
2018-11-26build: -l arguments to belong into LDADD/LIBADD not LDFLAGSJan Engelhardt1-1/+2
2018-11-26build: change @foo@ to $(foo) in automake makefilesJan Engelhardt1-3/+3
2017-11-11build: Fix make distcheckSzymon Janc1-1/+1
2017-11-03profiles/battery: Add Bluetooth LE Battery serviceBastien Nocera1-0/+3
2017-07-13sap: Remove support for STE U8500 platformSzymon Janc1-3/+0
2017-01-04profiles/midi: Added MIDI over BLE profile implementationFelipe F. Tonello1-0/+8
2016-11-17build: Add option to enable health profilesLuiz Augusto von Dentz1-1/+1
2016-11-17build: Add option to disable HoG profileLuiz Augusto von Dentz1-0/+2
2016-11-17build: Add option to disable HID profileLuiz Augusto von Dentz1-0/+2
2016-11-17build: Add option to disable network profilesLuiz Augusto von Dentz1-0/+2
2016-11-17build: Add option to disable AVRCP profileLuiz Augusto von Dentz1-0/+3
2016-11-17build: Add option to disable A2DP profileLuiz Augusto von Dentz1-0/+2
2016-11-17build: Add option to enable SAP profileLuiz Augusto von Dentz1-1/+1
2016-11-17build: Add option to enable NFC pairingLuiz Augusto von Dentz1-1/+3
2016-11-08build: Remove gatt-example pluginLuiz Augusto von Dentz1-5/+0
2016-10-18build: Remove deprecated profilesLuiz Augusto von Dentz1-29/+0
2016-04-01build: Make old GATT plugins deprecatedLuiz Augusto von Dentz1-1/+1
2015-11-13input/hog: Make use of hog-libLuiz Augusto von Dentz1-0/+4
2015-05-29profiles/hog: Use no suspend support instead of the dummy FIFOMarcel Holtmann1-1/+3
2014-12-19profiles/gatt: Rename profile to gapArman Uguray1-2/+2
2014-10-02mcap: Rename mcap-lib to mcapRavi kumar Veeramally1-1/+1
2014-10-02mcap: Unify libmcap usage for Android and non-Android versionsRavi kumar Veeramally1-3/+1
2014-09-25build: Use internal libshared-glib and libshared-mainloop librariesMarcel Holtmann1-1/+0
2014-05-23input/device: Rework uHID code to use bt_uhidLuiz Augusto von Dentz1-1/+2
2014-05-08input: Add userspace HID supportPetri Gynther1-1/+2
2013-11-29profiles/network: Rename common.c|h to bnep.c|hRavi kumar Veeramally1-1/+1
2013-11-27plugins: Add initial code for sixaxis pluginSzymon Janc1-0/+8
2013-07-24audio: Remove audio pluginLuiz Augusto von Dentz1-4/+0
2013-07-24audio: Move A2DP code to its own pluginLuiz Augusto von Dentz1-2/+4
2013-07-24audio: Move AVRCP related code to its own pluginLuiz Augusto von Dentz1-4/+6
2013-07-12plugins/policy: Reword audio policy code in a simple pluginLuiz Augusto von Dentz1-1/+3
2013-05-10autopair: Add the autopair pluginAlex Deymo1-0/+3
2013-04-26profile: Use btd_service for connect/disconnectMikel Astiz1-2/+2
2013-01-29gas: Move all the code to only one fileVinicius Costa Gomes1-3/+1
2012-12-29plugins: Remove no longer needed formfactor pluginMarcel Holtmann1-3/+0
2012-12-29plugins: Remove no longer needed adaptername pluginMarcel Holtmann1-3/+0
2012-12-29plugins: Add support for systemd's hostname daemonMarcel Holtmann1-0/+3
2012-12-21build: Mark Health plugin as experimental for nowMarcel Holtmann1-0/+2
2012-12-20build: Remove support for external OOB pluginMarcel Holtmann1-3/+0
2012-12-19hog: Rename hog_device.c file to hog.cAndre Guedes1-1/+1
2012-12-18hog: Merge hog_device.h code into hog_device.cAndre Guedes1-3/+2
2012-12-18hog: Merge hog_manager.c code into hog_device.cAndre Guedes1-3/+3
2012-12-15build: Limit GATT example plugin to maintainer modeMarcel Holtmann1-3/+5
2012-12-14heartrate: Remove useless filesJohan Hedberg1-5/+1
2012-12-14thermometer: Remove useless filesJohan Hedberg1-5/+1
2012-12-14scanparam: Remove useless filesJohan Hedberg1-4/+1
2012-12-14deviceinfo: Remove useless filesJohan Hedberg1-5/+1
2012-12-14alert: Remove useless filesJohan Hedberg1-3/+1
2012-12-14time: Remove useless filesJohan Hedberg1-3/+1
2012-12-12plugins: Remove service plugin (replaced by Profile interface)Johan Hedberg1-3/+0
2012-12-11build: Reorder LE plugins and put some into experimental stageMarcel Holtmann1-23/+25
2012-12-11network: Fix profile connection state notificationsJohan Hedberg1-2/+1
2012-12-11input: Fix profile connection status notificationsJohan Hedberg1-2/+1
2012-12-10build: Move SAP plugin definition next to all other pluginsMarcel Holtmann1-0/+9
2012-12-10build: Use one central place for all plugin definitionsMarcel Holtmann1-0/+102
2012-12-10build: Update configure option handlingMarcel Holtmann1-3/+1
2012-12-10build: Always build the Wiimote pluginMarcel Holtmann1-2/+0
2012-12-09build: Move GATT example plugin to Makefile.pluginsMarcel Holtmann1-0/+3
2012-12-09build: Use a separate Makefile.pluginsMarcel Holtmann1-0/+24