Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
BluetoothDevice Class Reference

Bluetooth device structure. More...

Public Attributes

QString deviceName
 
mac macAddress
 
bool isPaired
 
bool isConnected
 
TetherMode tetherMode
 

Detailed Description

Bluetooth device structure.

Member Data Documentation

◆ deviceName

QString BluetoothDevice::deviceName

◆ isConnected

bool BluetoothDevice::isConnected

◆ isPaired

bool BluetoothDevice::isPaired

◆ macAddress

mac BluetoothDevice::macAddress

◆ tetherMode

TetherMode BluetoothDevice::tetherMode

enum<TetherMode>: eTetherNone = 0, eTetherAP = 1, eTetherUser = 2


The documentation for this class was generated from the following file: