aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-02Add new bluetooth permissionjellyfish_10.0.3jellyfish_10.0.2jellyfish_10.0.1jellyfish/10.0.3jellyfish/10.0.2jellyfish/10.0.110.0.310.0.210.0.1jellyfishScott Murray1-0/+1
2020-09-15Add gitreview file for jellyfish branchjellyfish_10.0.0jellyfish/10.0.010.0.0Jan-Simon Möller1-1/+1
2020-09-14Fix build warning of -WconversionLi, Xiaoming1-1/+1
2020-08-13docs(README.md): avrcp_controls's adapter and device arg are optionaljellyfish_9.99.4jellyfish_9.99.3jellyfish/9.99.4jellyfish/9.99.39.99.49.99.3Li, Xiaoming1-5/+5
2020-08-13fix(bluetooth.lua): introduce some missing verb testLi, Xiaoming1-1/+19
2020-07-22Switch to refcounted allocation for init datajellyfish_9.99.2jellyfish/9.99.29.99.2Scott Murray1-7/+18
2020-07-20add missing guards in bluetooth-util.cRaquel Medina1-0/+3
2020-07-20fix(bluetooth.lua): remove test of a noexist verbLi, Xiaoming1-4/+0
2020-07-13fix segfaults due to races & missing adapterRaquel Medina4-21/+66
2020-07-13distinguish between no controller and no bluez serviceRaquel Medina1-2/+6
2020-07-09unregister agent if previously registeredRaquel Medina1-1/+2
2020-07-08force init completion if no controllerRaquel Medina1-8/+35
2020-06-09Update autobuild scriptsjellyfish_9.99.1jellyfish/9.99.19.99.1Scott Murray2-204/+154
2020-02-18Update autobuild script to create new targetsFrederic Marec2-26/+174
2020-02-17binding: bluetooth: remove unused version verbMatt Ranostay1-14/+0
2020-02-11Update .gitreview fileJan-Simon Möller1-1/+0
2019-09-12fix(test/CMakeLists.txt): make test wgt workicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.58.99.48.99.38.99.28.99.1Li Xiaoming1-1/+1
2019-09-10refactor(config.xml.in):Replace required api with required bindingLi Xiaoming1-0/+3
2019-09-09fix(bluetooth-util.c): Remove -Wformat & -Woverflow warningLi Xiaoming1-2/+2
2019-09-06fix(confg.cmake): set PROJECT_URL to slience CMake warningLi Xiaoming1-0/+1
2019-06-26binding: bluetooth: add scope-platform permission to config.xml.inhalibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.28.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.2halibutMatt Ranostay1-0/+1
2019-06-20binding: bluetooth: fix conversion compiler warningsMatt Ranostay1-4/+7
2019-06-18Adding tests for agl-service-bluetooth.Edi Feschiyan7-0/+211
2019-05-06binding: bluetooth: use BLUEZ_AT_DEVICE for call_work_create()halibut_7.99.1halibut/7.99.17.99.1Matt Ranostay1-2/+2
2019-05-05binding: bluetooth: add missing g_variant_unref() on repliesMatt Ranostay1-0/+1
2019-04-28binding: bluetooth: use BLUEZ_AT_DEVICE macroMatt Ranostay1-5/+5
2019-04-12binding: bluetooth: remove useless function prototypeMatt Ranostay1-4/+0
2019-04-05binding: bluetooth: remove versioning references in structsMatt Ranostay1-2/+2
2019-04-02binding: bluetooth: add changed action for adapter_changes eventMatt Ranostay2-14/+25
2019-03-27binding: bluetooth: allow multiple paths for org.bluez.MediaPlayer1 interfacesMatt Ranostay3-7/+12
2019-03-07Merge "binding: bluetooth: add adapter_changes event"Jan-Simon Moeller4-4/+71
2019-02-27autobuild: fix warnings due to cp command exit errorRaquel Medina4-120/+158
2019-02-25binding: bluetooth: add adapter_changes eventMatt Ranostay4-4/+71
2019-02-14binding: bluetooth: fix segfault when no adapters are connectedMatt Ranostay1-0/+4
2019-01-14binding: bluetooth: replace rfkill code with network servicehalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Matt Ranostay4-132/+13
2019-01-03binding: bluetooth: fix formating in README.mdMatt Ranostay1-1/+1
2019-01-02binding: bluetooth: add Transport parameter to discovery filterMatt Ranostay2-14/+33
2018-12-11binding: bluetooth: don't display errors if no error pointer is passedguppy_6.99.3guppy/6.99.36.99.3Matt Ranostay1-2/+2
2018-12-11binding: bluetooth: g_variant_unref() isn't being called on replyMatt Ranostay1-2/+4
2018-12-10binding: bluetooth: add MediaTransport1 to managed_objects outputMatt Ranostay2-3/+28
2018-12-10binding: bluetooth: add MediaTransport1 supportMatt Ranostay4-14/+134
2018-12-07binding: bluetooth: add default_adapter verbMatt Ranostay7-5/+127
2018-12-07binding: bluetooth: add connect/disconnect actions to avrcp_controlsMatt Ranostay1-1/+26
2018-12-07binding: bluetooth: add autobuild scriptsMatt Ranostay2-0/+120
2018-11-14binding: bluetooth: add MediaPlayer1 interface media eventsguppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1Matt Ranostay6-35/+204
2018-11-12binding: bluetooth: add new avrcp controls verbMatt Ranostay4-1/+83
2018-11-12binding: bluetooth: add autoconnect featureMatt Ranostay3-0/+51
2018-11-12binding: bluetooth: add power adapter change eventsMatt Ranostay1-0/+12
2018-11-12binding: bluetooth: fix interface removal eventMatt Ranostay2-2/+9
2018-11-12binding: bluetooth: add input validation on device inputMatt Ranostay1-1/+11