summaryrefslogtreecommitdiff
path: root/src/error.c
Commit message (Expand)AuthorAgeFilesLines
* error: BR/EDR and LE connection failure reasonsMiao-chen Chou2021-10-041-0/+100
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* core: Fix includes for gdbus.h headerMarcel Holtmann2015-03-011-1/+1
* Add missing format specifiers in src/error.cMariusz Skamra2014-12-291-2/+3
* core/gatt: Implement GattCharacteristic1.ReadValueArman Uguray2014-12-231-2/+13
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Use the entire include path for gdbus.hLucas De Marchi2012-12-051-1/+1
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* Add btd_error_not_ready()Gustavo F. Padovan2010-12-161-0/+6
* Add btd_error_agent_not_available()Gustavo F. Padovan2010-12-161-0/+6
* Remove error_common_reply()Gustavo F. Padovan2010-12-161-18/+0
* Add btd_error_failed()Gustavo F. Padovan2010-12-141-0/+6
* Add btd_error_no_such_adapter()Gustavo F. Padovan2010-12-141-0/+6
* Add btd_error_already_connected()Gustavo F. Padovan2010-12-081-0/+6
* Fix coding styling issues in src/error.cGustavo F. Padovan2010-12-081-17/+9
* Add btd_error_not_authorized()Gustavo F. Padovan2010-12-071-0/+7
* Add btd_error_does_not_exist()Gustavo F. Padovan2010-12-071-0/+7
* Add btd_error_busy()Gustavo F. Padovan2010-12-071-0/+6
* Add btd_error_not_available()Gustavo F. Padovan2010-12-071-0/+7
* Add btd_error_in_progress()Gustavo F. Padovan2010-12-071-0/+7
* Add btd_error_not_connected()Gustavo F. Padovan2010-12-071-0/+7
* Add btd_error_not_supported()Gustavo F. Padovan2010-12-071-0/+7
* Add btd_error_already_exists()Gustavo F. Padovan2010-12-071-0/+7
* Create btd_error_invalid_args()Gustavo F. Padovan2010-12-071-0/+7
* Update Nokia copyrightsJohan Hedberg2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Use g_dbus_send_message instead of dbus_connection_sendJohan Hedberg2008-10-241-4/+3
* Cleanup: unnecessary includesClaudio Takahasi2008-08-251-6/+0
* Move error helpers to bluetoothd sourceMarcel Holtmann2008-08-041-0/+57