Home | History | Annotate | Download | only in gatt

Lines Matching refs:getDeviceType

1848             if (getDeviceType(device) != AbstractionLayer.BT_DEVICE_TYPE_BREDR) {
3007 private int getDeviceType(BluetoothDevice device) {
3010 Log.d(TAG, "getDeviceType() - device=" + device + ", type=" + type);