* LE supported host configuration using management
@ 2011-06-16 20:52 Claudio Takahasi
2011-06-16 21:21 ` Gustavo F. Padovan
0 siblings, 1 reply; 2+ messages in thread
From: Claudio Takahasi @ 2011-06-16 20:52 UTC (permalink / raw)
To: BlueZ development
Hi,
We need a way to set the LE supported(host) bit using the management
interface. The question is: create a new command for this purpose only
or there are other adapter initialization settings planned to be
implemented? We could create a generic message passing all settings
once.
Even if the controller supports LE, we need a way to disable LE. The
current interleaved discovery implementation checks the if the
controller LE bit only, a correct implementation should check both:
controller and host bits. BlueZ has an option "EnableLE" in main.conf
used to control if the LE supported host bit should be set or not.
SPEC page 915 describe how this Write_LE_Host_Support command works.
Initially I thought that this bit could interfere/change the firmware
behavior, but it didn't, at least not for the hardwares that we have.
But the manufacturers are recommending to set and check it to avoid
IOP issues in the future.
Comments? New command or a generic management command?
Regards,
Claudio
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: LE supported host configuration using management
2011-06-16 20:52 LE supported host configuration using management Claudio Takahasi
@ 2011-06-16 21:21 ` Gustavo F. Padovan
0 siblings, 0 replies; 2+ messages in thread
From: Gustavo F. Padovan @ 2011-06-16 21:21 UTC (permalink / raw)
To: Claudio Takahasi; +Cc: BlueZ development
Hi Claudio,
* Claudio Takahasi <claudio.takahasi@openbossa.org> [2011-06-16 17:52:01 -0300]:
> Hi,
>
> We need a way to set the LE supported(host) bit using the management
> interface. The question is: create a new command for this purpose only
> or there are other adapter initialization settings planned to be
> implemented? We could create a generic message passing all settings
> once.
>
> Even if the controller supports LE, we need a way to disable LE. The
> current interleaved discovery implementation checks the if the
> controller LE bit only, a correct implementation should check both:
> controller and host bits. BlueZ has an option "EnableLE" in main.conf
> used to control if the LE supported host bit should be set or not.
>
> SPEC page 915 describe how this Write_LE_Host_Support command works.
I think it could be a new command. MGMT_OP_LE_SUPPORT.
And dont we also need the send a Read_LE_Host_Support on the LE adapter init
sequence?
Gustavo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-16 21:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-16 20:52 LE supported host configuration using management Claudio Takahasi
2011-06-16 21:21 ` Gustavo F. Padovan
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).