FMB btgetlist
From Wiki Knowledge Base | Teltonika GPS
Revision as of 15:46, 27 October 2023 by Jonas.sterbavicius (talk | contribs) (Text replacement - "Bluetooth®" to "Bluetooth")
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.
Example:
"btgetlist 3" device will respond with discovered Bluetooth 4.0 devices.
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). |
Note: If Non stop scan is enabled. Command won't be executed! |