All of lore.kernel.org
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Prabhu Chawandi <foss.chaws@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: HID Over GATT
Date: Wed, 25 Mar 2015 08:58:12 +0100	[thread overview]
Message-ID: <5471283.ZkqiNuijOo@leonov> (raw)
In-Reply-To: <CAKafyqpoxYifTLCpazGFHG5g3dsvN-THX0eB9=xqVEpWD1EP+Q@mail.gmail.com>

Hi,

On Wednesday 25 of March 2015 07:55:17 Prabhu Chawandi wrote:
> Hi All,
> 
>   Can any one help me understand, how can I use the
> sample/uhid/uhid-sample.c . I have built and ran it I dint get what it
> is doing?

You don't need to run this.

> With 5.28 there is no hidd daemon is there any alternative for that.
> I want my BT LE KBD and Mouse to be paired and connected to my
> embedded device not the Desktop linux.
> 
> Your inputs will be very helpful

HoG is handled by bluetoothd. Just pair with device and bluetoothd will take 
care of the rest.

so:
make sure bluetoothd is running

start bluetoothctl:
agent on
default-agent
scan on
scan off
pair <your_device_address>

-- 
BR
Szymon Janc

      reply	other threads:[~2015-03-25  7:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25  2:25 HID Over GATT Prabhu Chawandi
2015-03-25  7:58 ` Szymon Janc [this message]

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=5471283.ZkqiNuijOo@leonov \
    --to=szymon.janc@tieto.com \
    --cc=foss.chaws@gmail.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.