Return-Path: MIME-Version: 1.0 Date: Mon, 28 Sep 2015 14:14:31 -0700 Message-ID: Subject: SDP query via D-Bus? From: Mark Spruiell To: linux-bluetooth@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: We currently use sdp_connect and sdp_service_search_attr_req to determine the RFCOMM channel associated with a service on a remote device. Does the D-Bus API provide an equivalent way to discover this information? Thanks, Mark