Searched refs:hostModeStateChanged (Results 1 – 2 of 2) sorted by relevance
77 connect(localDevice, SIGNAL(hostModeStateChanged(QBluetoothLocalDevice::HostMode)), in DeviceDiscoveryDialog()78 this, SLOT(hostModeStateChanged(QBluetoothLocalDevice::HostMode))); in DeviceDiscoveryDialog()80 hostModeStateChanged(localDevice->hostMode()); in DeviceDiscoveryDialog()164 void DeviceDiscoveryDialog::hostModeStateChanged(QBluetoothLocalDevice::HostMode mode) in hostModeStateChanged() function in DeviceDiscoveryDialog
76 void hostModeStateChanged(QBluetoothLocalDevice::HostMode); in QT_FORWARD_DECLARE_CLASS()