Home
last modified time | relevance | path

Searched refs:btManager (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/companion/multidevice/client/src/android/companion/cts/multidevice/
DCompanionDeviceManagerSnippet.kt48 private val btManager = context.getSystemService(Context.BLUETOOTH_SERVICE) as BluetoothManager constant
49 private val btConnector = BluetoothConnector(btManager.adapter, companionDeviceManager)