summaryrefslogtreecommitdiff
path: root/src/sdp-client.c
Commit message (Expand)AuthorAgeFilesLines
* core: Use timeout_add_secondsFrédéric Danis2021-03-161-6/+7
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* src/profile: Ensure class UUID matches before connecting profileArchie Pusaka2020-03-021-5/+56
* core: Use local libbluetooth includesMarcel Holtmann2015-02-281-4/+4
* core: Fix missing channel unref on cached session watchSzymon Janc2014-09-121-0/+2
* sdp-client: Minor code style fixLukasz Rymanowski2014-09-091-1/+2
* sdp-client: Add disconnect watch for cached sessionLukasz Rymanowski2014-09-091-0/+23
* sdp-client: Extract cleanup function for cached sessionLukasz Rymanowski2014-09-091-5/+8
* build: Make btio/btio.h include localMarcel Holtmann2014-01-251-1/+1
* core: Add flags parameter to bt_search_serviceSzymon Janc2014-01-201-4/+4
* core: Opencode get_sdp_session in sdp-clientSzymon Janc2014-01-201-12/+4
* core: Fix crash while processing SDP recordsLuiz Augusto von Dentz2013-10-221-15/+7
* core: Fix not forwarding errors caused by SDP search properlyLuiz Augusto von Dentz2013-10-211-3/+4
* core: Set low priority for SDP dataJohan Hedberg2013-07-111-1/+12
* core: Get rid of gintLucas De Marchi2013-05-011-1/+1
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Use the entire include path for btio.hLucas De Marchi2012-12-051-1/+1
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* sdp-client: Add ability to clear cached sessionSzymon Janc2012-04-131-1/+21
* src: Fix newline before EOFSyam Sidhardhan2012-04-131-1/+0
* sdp-client: Fix errno handling conventionAnderson Lizardo2011-11-171-9/+9
* Move SDP client functions from glib-helper.c to sdp-client.cJohan Hedberg2011-10-181-0/+369