Arduino Bluetooth Keyboard?

Hello i was wondering if i can use a bluetooth keyboard on a arduino with a nokia lcd? what i mean is i have the Hc-06 bluetooth transceiver and a bluetooth keyboard is there a way to pair the the keyboard to the module to write a text on the nokia 5110 lcd? i have been looking and can't find nothing on i did find the ps2 keyboard on lcd can someone help me out and if it can be program how can i do it?

Nokia:
http://www.hackster.io/rayburne/tiny-serial-terminaltiny-serial-terminal
Bluetooth:
http://english.cxem.net/arduino/arduino4.phpphp

hello thank you the only problem the setup for a bluetooth is for a smartphone or ipad or android tablet. What I'm trying to do is i have a Bluetooth keyboard i use on my pc would like to use the same one on this project. just not sure how to pair it to the bluetooth module without using a smartphone or tablet of some kind.

Basic bluetooth pairing is discussed here.
https://learn.sparkfun.com/tutorials/bluetooth-basics

However your keyboard may differ somewhat and you should make reference to your BT keyboard documentation. I had an HP Bluetooth keyboard that absolutely refused to pair to anything but an HP ipaq so I got rid of the darn things! My current Logitech seems to be happy pairing with most anything from my tablets to a USB BT dongle in the PC.

So, grab your PDF for the keyboard and refer to the HC-06 documentation specifics.

Ray

Hello thank you I'm looking into it.