Qtc.Bluetooth.QBluetoothDeviceInfo

Contents

Documentation

isCached :: QBluetoothDeviceInfo a -> () -> IO Bool #

rssi :: QBluetoothDeviceInfo a -> () -> IO Int #

setCached :: QBluetoothDeviceInfo a -> Bool -> IO () #

setRssi :: QBluetoothDeviceInfo a -> Int -> IO () #

Orphan instances

QqisValid (QBluetoothDeviceInfo ()) () # 
Instance details

Methods

qisValid :: QBluetoothDeviceInfo () -> () -> IO Bool #

QqisValid (QBluetoothDeviceInfoSc a) () # 
Instance details

Methods

qisValid :: QBluetoothDeviceInfoSc a -> () -> IO Bool #

Qname (QBluetoothDeviceInfo a) () (IO String) # 
Instance details

Methods

name :: QBluetoothDeviceInfo a -> () -> IO String #

Qaddress (QBluetoothDeviceInfo a) () (IO (QBluetoothAddress ())) # 
Instance details

Methods

address :: QBluetoothDeviceInfo a -> () -> IO (QBluetoothAddress ()) #

Qqone (QBluetoothDeviceInfo ()) (QBluetoothDeviceInfo t1) # 
Instance details

Methods

qone :: QBluetoothDeviceInfo () -> QBluetoothDeviceInfo t1 -> IO Bool #

Qqone (QBluetoothDeviceInfoSc a) (QBluetoothDeviceInfo t1) # 
Instance details

Methods

qone :: QBluetoothDeviceInfoSc a -> QBluetoothDeviceInfo t1 -> IO Bool #

Qqoe (QBluetoothDeviceInfo ()) (QBluetoothDeviceInfo t1) # 
Instance details

Methods

qoe :: QBluetoothDeviceInfo () -> QBluetoothDeviceInfo t1 -> IO Bool #

Qqoe (QBluetoothDeviceInfoSc a) (QBluetoothDeviceInfo t1) # 
Instance details

Methods

qoe :: QBluetoothDeviceInfoSc a -> QBluetoothDeviceInfo t1 -> IO Bool #

Qqot (QBluetoothDeviceInfo ()) (QBluetoothDeviceInfo t1) (IO (QBluetoothDeviceInfo ())) # 
Instance details

Qqot (QBluetoothDeviceInfoSc a) (QBluetoothDeviceInfo t1) (IO (QBluetoothDeviceInfo ())) # 
Instance details