Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DBondStateMachine.java248 int btDeviceClass = btClass.getDeviceClass(); in processMessage() local
249 if (btDeviceClass == BluetoothClass.Device.PERIPHERAL_KEYBOARD || btDeviceClass in processMessage()