Reading Bluetooth RSSI value on Windows Phone 8

I need to know the signal strength(RSSI Value) of a Bluetooth connection to a remote device on a windows phone 8 device continuously( or I can even make it event based using a timer). Till now I ...