Thanks for the reply. I am only bonding through the settings menu. This is not an app I have written. So, there is nothing on the droid side for reading/writing data.
But, when I try to connect inside of an app, I get a nullpointerexception at com.broadcom.bt.le.api.BleClientProfile.connect(BleClientProfile.java:425). What is weird is that every source file I have seen for that class has a comment at and around line 425 and is definitely not inside of the connect() method. I could share the code I am using if you like, but it is not radically different what from is suggested by the broadcom API.
This is a problem but what I am more concerned about is how when I try reversing the roles, I am unable to scan and discover any smart phones from the CC2540.