From: munisekharrms@gmail.com (Muni Sekhar)
To: kernelnewbies@lists.kernelnewbies.org
Subject: BT over SDIO
Date: Mon, 11 Apr 2016 17:58:48 +0530 [thread overview]
Message-ID: <CAHhAz+j70Ea5L11_pZKFstO11R9yVoVPzOEPNMssqeUbU=k5tA@mail.gmail.com> (raw)
In-Reply-To: <20160411120058.GA15243@t440s.P-661HNU-F1>
On Mon, Apr 11, 2016 at 5:30 PM, Johan Hedberg <johan.hedberg@gmail.com> wrote:
> Hi Sekhar,
>
> On Mon, Apr 11, 2016, Muni Sekhar wrote:
>> Does BlueZ supports for Bluetooth devices over SDIO protocol?
>> If so any links to test procedure will be useful.
>
> There's a btsdio driver for that. See drivers/bluetooth/btsdio.c in the
> kernel source tree.
Thanks Johan. I loaded the btsdio.ko, and then followed the below
mentioned steps to "display my bluetooth device" and "search for
remote bluetooth devices", but failed. Any idea?
# lsmod | grep bt
btsdio 13708 0
bluetooth 446286 11 bnep,btsdio,rfcomm
# /etc/init.d/bluetooth status
* bluetooth is running
# /etc/init.d/bluetooth start
* Starting bluetooth
[ OK ]
/* Display Bluetooth device */
# hcitool dev
Devices:
/* search for remote Bluetooth devices */
# hcitool scan
Device is not available: No such device
>
> Johan
--
Thanks,
Sekhar
prev parent reply other threads:[~2016-04-11 12:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-11 11:45 BT over SDIO Muni Sekhar
[not found] ` <20160411120058.GA15243@t440s.P-661HNU-F1>
2016-04-11 12:28 ` Muni Sekhar [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='CAHhAz+j70Ea5L11_pZKFstO11R9yVoVPzOEPNMssqeUbU=k5tA@mail.gmail.com' \
--to=munisekharrms@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).