Hi list,
does anyone knows how to check whether a l2cap connection is reliable? I
would like to stream multimedia through BT and I am trying to open a
unreliable connection between two devices.
I am using this function (
http://people.csail.mit.edu/albert/bluez-intro/x556.html#bzi-l2cap-unreliable)
for changing the flush timeout. My attempt to check changes was to record
the output of hcidump (hcidump -V -a) when I call the same function setting
the timeout and leaving it untouched. Both outputs were identical.
Does anyone knows how can I check this, or even whether the function I am
using is correct??
Regards,
Loreno