BluetoothHost

fun BluetoothHost(    name: String,     state: BluetoothAgentInterface.State,     profiles: List<BluetoothProfile>? = null)