All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ordit Gross <ordit.gross@orcam.com>
To: linux-bluetooth@vger.kernel.org
Subject: discover services
Date: Wed, 19 Jun 2019 10:47:53 +0300	[thread overview]
Message-ID: <CAB+bgRasCis8pyqnV2ULya0qcmgeVj8_c6P+_8=U=9LH1eVUKw@mail.gmail.com> (raw)

hi all,
as gatt-client I see the default discovery is for all services
(bt_gatt_discover_all_primary_services).
in order to reduce time of discovery, can I hand over two UUIDs of
known services?
(when I had to discover only one service I used
bt_gatt_discover_primary_services)

what I essentially looking for is discover(UUID_SERVICE_1, UUID_SERVICE_2)
thanks

also, is there a better forum for such questions?
really appreciate your time (:
Ordit

                 reply	other threads:[~2019-06-19  7:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAB+bgRasCis8pyqnV2ULya0qcmgeVj8_c6P+_8=U=9LH1eVUKw@mail.gmail.com' \
    --to=ordit.gross@orcam.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.