* BT over SDIO
@ 2016-04-11 11:45 Muni Sekhar
[not found] ` <20160411120058.GA15243@t440s.P-661HNU-F1>
0 siblings, 1 reply; 2+ messages in thread
From: Muni Sekhar @ 2016-04-11 11:45 UTC (permalink / raw)
To: kernelnewbies
Hi everybody,
Does BlueZ supports for Bluetooth devices over SDIO protocol?
If so any links to test procedure will be useful.
--
Thanks,
Sekhar
^ permalink raw reply [flat|nested] 2+ messages in thread
* BT over SDIO
[not found] ` <20160411120058.GA15243@t440s.P-661HNU-F1>
@ 2016-04-11 12:28 ` Muni Sekhar
0 siblings, 0 replies; 2+ messages in thread
From: Muni Sekhar @ 2016-04-11 12:28 UTC (permalink / raw)
To: kernelnewbies
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-11 12:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).