Hi
How can I put BT into park mode or sniff mode?
Is there any command to do this?
Regards
Maciej
Hi Maciej,
> How can I put BT into park mode or sniff mode?
> Is there any command to do this?
what about reading the HCI part of the Bluetooth specification?
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
Hi Haiguang,
please stop sending emails in blue. Keep it plain 7 bit ASCII.
> I read the bluetooth specification of L2CAP. There is a FCS at the end
> of a L2CAP frame.
>
> Could you please tell me in which fucntion this FCS is checked.
the FCS is for L2CAP with retransmission and flow control which is part
of Bluetooth 1.2 and currently this feature is not supported by BlueZ.
And actually not by any other Bluetooth stack that I know of. So it is
checked nowhere.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
Hi,
I read the bluetooth specification of L2CAP. There is a FCS at the end of a
L2CAP frame.
Could you please tell me in which fucntion this FCS is checked.
Thxs.
Haiguang