Difference between revisions of "FMB btgetlist"
From Wiki Knowledge Base | Teltonika GPS
Atabasnikov (talk | contribs) (Created page with "btgetlist command needs argument what list should be printed.<br/>Example<br/>"btgetlist 0" device will respond with BT_LIST_Discovered.<br/><br/>Example:<br/>"btgetlist 1" de...") |
Atabasnikov (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | btgetlist command needs argument what list should be printed.<br/>Example<br/>"btgetlist 0" device will respond with BT_LIST_Discovered.<br/><br/>Example:<br/>"btgetlist 1" device will respond with all paired devices.<br/><br/>Example:<br/>"btgetlist 2" device will respond with connected Bluetooth device. | + | btgetlist command needs argument what list should be printed.<br/>Example:<br/>"btgetlist 0" device will respond with BT_LIST_Discovered.<br/><br/>Example:<br/>"btgetlist 1" device will respond with all paired devices.<br/><br/>Example:<br/>"btgetlist 2" device will respond with connected Bluetooth device. |
{| class="wikitable" style="border-style: solid; border-width: 0px" | {| class="wikitable" style="border-style: solid; border-width: 0px" |
Revision as of 08:23, 13 April 2018
btgetlist command needs argument what list should be printed.
Example:
"btgetlist 0" device will respond with BT_LIST_Discovered.
Example:
"btgetlist 1" device will respond with all paired devices.
Example:
"btgetlist 2" device will respond with connected Bluetooth device.
Note: Without argument it is always 0 i.e. BT_LIST_Discovered In FW 01.00.23 btgetlist (without args) will not respond (as the command is unknown). |