This is an old revision of the document!
The link below will point you toward a page that contains a new hardware system that you will allow you to access the bluetooth module via a PMOD. It also has a main.c file that contains code that shows how to access the Android handset via software.
Here are the steps:
Download the file named hw_platform.zip and import it into the SDK as shown in the original 330 tutorials. It defines a couple of pins on the JB PMOD connector that access the Bluetooth PMOD.
Check out a Bluetooth PMOD from the shop.
Look at the file named Main.c on the same web page where you downloaded the hardware system. Access to the bluetooth PMOD is via the XUartLite_ functions. Carefully study the code to see how to access the Bluetooth module.