Bluetooth Name is not updating

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bluetooth Name is not updating

597 Views
vinothkumars
Senior Contributor IV

Dear NXP,  

 

   I am working on Toradex apalis imx6q with Android Nougat. By default in UI/application it will visible as "Phone". But, I set into "Phone_xxxx " (xxxx - last 4 digit of soc number).. And I analyze in application. Before set the name the UI take default. But, after reboot the name is update.

classInitNative :  This is callback to set the bt phone name in UI.

jmethodID Name = env->GetMethodID(cls, "onSetPhoneName", "([B)V");

I want to update the name at the current time.

Please response, If anyone in experience.in Bluetooth phone name settings, JNI.

Thanks & Regards,

VinothS

Regards,
Vinothkumar Sekar
Labels (3)
0 Kudos
1 Reply

547 Views
vinothkumars
Senior Contributor IV

This is the Bluetooth stack side problem. Needs to remove factory reset for name.

Thanks,

VInothS.

Regards,
Vinothkumar Sekar