All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ravi Minnikanti <ravi.minnikanti@gslab.com>
To: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: How to make GATT only accessible over LE connection
Date: Thu, 29 Jun 2017 17:58:14 +0530	[thread overview]
Message-ID: <f612968b-a3c5-c047-80c5-5f3b6ad711ac@gslab.com> (raw)

Hello,

I have a GATT service implemented with "encrypt-write" characteristic 
flags on a dual-mode chipset. It works well over a LE connection with 
AES-CCM encryption.
But, my GATT characteristics are accessible over BR/EDR connection which 
uses a Link key encryption.
Can someone please help me to know, Is there any way I can make my GATT 
only accessible over a LE connection ?
I understand that this cannot be done from bluez and should be done at 
kernel.

Thanks,

Ravi


             reply	other threads:[~2017-06-29 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-29 12:28 Ravi Minnikanti [this message]
2017-06-29 12:51 ` How to make GATT only accessible over LE connection Luiz Augusto von Dentz

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=f612968b-a3c5-c047-80c5-5f3b6ad711ac@gslab.com \
    --to=ravi.minnikanti@gslab.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.