I don't know about bluetooth but if you run the following commands your wifi should work:
wget
http://www.lwfinger.com/b43-firmware...00.138.tar.bz2
tar xf broadcom-wl-5.100.138.tar.bz2
sudo apt-get install b43-fwcutter
sudo b43-fwcutter -w "/lib/firmware" broadcom-wl-5.100.138/linux/wl_apsta.o
They are from this post which fixed the wifi on my 9,1 MBP:
http://askubuntu.com/questions/16650...wifi-wont-work
Basically the problem is you are missing the firmware for your card, I am guessing since you didn't post any error messages or logs.
Bookmarks