Dear all,
I’m not a developer but I need your
help!
At the moment I’m carrying out a study about
Bluetooth standard. In this study I modified some parameters of Inquiry and
Inquiry Scan procedures. Now I want to test my analytical results by real
experiments. I’d like to evaluate the discovery performances of two bluetooth
devices, changing:
-
in Inquiry Scan
procedure:
o
Time spent in Rx
(>=16*Tslot, according to the standard)
o
The period
between two consecutive inquiry scan (<2.56 sec, according to the
standard)
-
in Inquiry
procedure:
o
The period
between the transmission of two consecutive packets (According the standard:
244.5 msec, after odd packets; 869.5 msec, after even
packets)
o
Number of
repetitions of frequencies trains.
-
in both
procedures:
o
number of
employed hops
I suppose I can set these parameters by BlueZ,
so I looked for lines that manage them in all BlueZ files but I didn’t find.
Can I change these parameters in
BlueZ?
If I can, which file(s) and functions do I have to modify?
Thanks in advance.
Best regards.