summaryrefslogtreecommitdiff
path: root/src/rfkill.c
Commit message (Expand)AuthorAgeFilesLines
* adapter: Keep track of whether the adapter is rfkill'edBastien Nocera2022-09-011-23/+66
* rfkill: Fix reading from rfkill socketBenjamin Berg2021-06-231-13/+11
* core: Rename hcid.h to btd.hLuiz Augusto von Dentz2020-10-291-1/+1
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* core: Use local libbluetooth includesMarcel Holtmann2015-02-281-0/+3
* rfkill: Fix count parameter in readJaganath Kanakkassery2013-01-041-1/+1
* core: Prefer adapter_find functions over manager onesJohan Hedberg2013-01-031-2/+1
* core: Remove persistent storing of the powered stateJohan Hedberg2012-12-131-3/+0
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* rfkill: Fix memory leak in rfkill_exitSzymon Janc2012-12-031-8/+10
* Fix use of deprecated glib on coreLuiz Augusto von Dentz2011-01-191-5/+6
* Add manager_foreach_adapter()Johan Hedberg2010-12-191-1/+1
* Move debug() to DBG()Gustavo F. Padovan2010-05-211-2/+2
* Move logging.{c,h} to log.{c,h}Gustavo F. Padovan2010-05-211-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* When RFKILL is unblocked restore the previous power settingMarcel Holtmann2009-07-311-0/+2
* Add skeleton for RFKILL supportMarcel Holtmann2009-07-291-0/+170