Well you've got a chip with quite a few communications interfaces...UART (synch/asynch serial), USB, TWI and SPI. Take your pic as to which interface you want to use and find a bluetooth adapter that uses one of these interfaces, read its data sheet to learn how to communicate with it and you're set.