This code makes almost everything active threw bluetooth.
Go to your Applications folder, control-click on the iSync icon and select Show Package Contents.
From there go to Contents: PlugIns: ApplePhoneConduit.syncdevice: Contents: PlugIns: PhoneModelsSync.phoneplugin: Contents: Resources: MetaClasses.plist
That MetaClasses.plist is the file you need to edit. Open it in a text editor, do a search for v710 and add what I have in the post above after the v710 entry in the file. Save the file and restart your computer and you should be ready for your phone.
<key>com.motorola.E815</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.gmi+gmm</key>
<string>Motorola CE, Copyright 2000+Motorola CDMA e815 Phone</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>com.motorola.usb-bt.0x22B8/0x4902</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelName</key>
<string>E815</string>
<key>PhoneIcon</key>
<string>MOTV710.tiff</string>
</dict>
</dict>
</array>
</dict>
be shure to delete the spaces if there are any when you paste it into the .plist
I have tested it works perfectly its awsome!