BluetoothManager.
More...
◆ acceptPairRequest()
void BluetoothManager::acceptPairRequest |
( |
mac |
, |
|
|
QString |
|
|
) |
| |
◆ broadcastBeacon()
bool BluetoothManager::broadcastBeacon |
( |
uuid |
, |
|
|
QString |
|
|
) |
| |
◆ createCustomProcess()
◆ deleteCustomProcess()
◆ deviceConnected()
void BluetoothManager::deviceConnected |
( |
mac |
| ) |
|
◆ deviceDisconnected()
void BluetoothManager::deviceDisconnected |
( |
mac |
| ) |
|
◆ deviceDiscovered()
void BluetoothManager::deviceDiscovered |
( |
mac |
, |
|
|
QString |
|
|
) |
| |
◆ devicePaired()
void BluetoothManager::devicePaired |
( |
mac |
| ) |
|
◆ deviceUnpaired()
void BluetoothManager::deviceUnpaired |
( |
mac |
| ) |
|
◆ discover()
void BluetoothManager::discover |
( |
| ) |
|
◆ enableBroadcast()
void BluetoothManager::enableBroadcast |
( |
bool |
| ) |
|
◆ getBeaconData()
QString BluetoothManager::getBeaconData |
( |
| ) |
|
◆ getBeaconFrequency()
int BluetoothManager::getBeaconFrequency |
( |
| ) |
|
◆ getBeaconUuid()
uuid BluetoothManager::getBeaconUuid |
( |
| ) |
|
◆ getDevice()
◆ getDeviceAt()
◆ getDeviceByName()
◆ getDeviceCount()
int BluetoothManager::getDeviceCount |
( |
| ) |
|
◆ isBeaconBroadcasting()
bool BluetoothManager::isBeaconBroadcasting |
( |
| ) |
|
◆ isBroadcastEnabled()
bool BluetoothManager::isBroadcastEnabled |
( |
| ) |
|
◆ isDiscoverable()
bool BluetoothManager::isDiscoverable |
( |
| ) |
|
◆ pair()
void BluetoothManager::pair |
( |
mac |
| ) |
|
◆ processPairRequest()
bool BluetoothManager::processPairRequest |
( |
mac |
, |
|
|
QString |
|
|
) |
| |
◆ setBeaconBroadcasting()
void BluetoothManager::setBeaconBroadcasting |
( |
bool |
| ) |
|
◆ setBeaconData()
void BluetoothManager::setBeaconData |
( |
QString |
| ) |
|
◆ setBeaconFrequency()
void BluetoothManager::setBeaconFrequency |
( |
int |
| ) |
|
◆ setBeaconUuid()
void BluetoothManager::setBeaconUuid |
( |
uuid |
| ) |
|
◆ setDiscoverable()
void BluetoothManager::setDiscoverable |
( |
bool |
| ) |
|
◆ unpair()
void BluetoothManager::unpair |
( |
mac |
| ) |
|
The documentation for this class was generated from the following file: