In the bluetooth documentation there is a code sample to explain the functionning of J2ME with bluetooth. The code uses BCC , perhaps Bluetooth Control Center, and the methods it calls are not included in the javadoc. Here is the url of the code sample : code sample
I looked at javadoc but I did not find the first three method.
So what is the BCC ? And how to create it ?
The page you link to specifically states:
You won’t have to create a BCC: the system must provide one. Furthermore:
The code-sample you point to is:
However, the article states above this example: