Some phones automatically turn bluetooth ON when the MIDlet starts using the Java Java Java API.
Other phones will not.
AFAIK, there is no Java ME API to enable / disable bluetooth.
I have yet to find a mobile phone that automatically switches bluetooth OFF after a while of inactivity.
In any case, if you do this (I'm sure this is possible in Symbian OS C ++, for example), it will be platform dependent.
source share