BT connectivity(connection / unpair) is not working properly

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

BT connectivity(connection / unpair) is not working properly

跳至解决方案
964 次查看
vinothkumars
Senior Contributor IV

Dear NXP,

 

   I am working on Toradex apalis imx6q with Android Nougat. When we try remove the paired device(bu clicking unpair), unpair was done properly. But, still music playing on bluetooth headsets.

Steps::
      1.Go BT and connect your phone.
      2.start play music.
      3.go to BT(headset/phone) and unpair the device.

Observation::
      still song/error is playing in the bluetooth headset.

 

Regards,

VinothS

Regards,
Vinothkumar Sekar
标签 (2)
0 项奖励
回复
1 解答
855 次查看
jimmychan
NXP TechSupport
NXP TechSupport

I think this is an application layer issue. You better to consult the company of your BLE chip. Your application may call the BLE stack. In the stack events, there should have a case for "disconnect" status. So , when BLE is disconnected, you can stop to play the music.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
855 次查看
vinothkumars
Senior Contributor IV

Hi jimmychan, 

Thank you for your reply. The issues in bluetooth stack. I want to disconnect the headset after unpair.

Regards,

VinothS

Regards,
Vinothkumar Sekar
0 项奖励
回复
856 次查看
jimmychan
NXP TechSupport
NXP TechSupport

I think this is an application layer issue. You better to consult the company of your BLE chip. Your application may call the BLE stack. In the stack events, there should have a case for "disconnect" status. So , when BLE is disconnected, you can stop to play the music.

0 项奖励
回复