getLinkType()
Get the link type for the baseband connection.
Declaration
func getLinkType() -> BluetoothLinkTypeReturn Value
Returns the link type for the baseband connection. If no baseband connection is present, kBluetoothLinkTypeNone is returned.
Discussion
This method only returns a valid result if a baseband connection is present (-isConnected returns TRUE).