Bluetooth Name is not updating

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Bluetooth Name is not updating

809 次查看
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
标签 (3)
0 项奖励
回复
1 回复

759 次查看
vinothkumars
Senior Contributor IV

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

Thanks,

VInothS.

Regards,
Vinothkumar Sekar