Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Bluetooth device structure. More...
Public Attributes | |
QString | deviceName |
mac | macAddress |
bool | isPaired |
bool | isConnected |
TetherMode | tetherMode |
Bluetooth device structure.
QString BluetoothDevice::deviceName |
bool BluetoothDevice::isConnected |
bool BluetoothDevice::isPaired |
mac BluetoothDevice::macAddress |
TetherMode BluetoothDevice::tetherMode |
enum<TetherMode>: eTetherNone = 0, eTetherAP = 1, eTetherUser = 2