Connect SSP profile bluetooth

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

Connect SSP profile bluetooth

1,150 Views
jigneshpatel
Contributor III

Hi,

I am Working on iMX6ul using Linux. I have to connect device which has SSP profile.

bluetoothctl controller is used to pair and connect. Pair is done successfully, but it give error when try to connect with device.

[bluetooth]# connect 00:12:F3:11:A3:80
Attempting to connect to 00:12:F3:11:A3:80
[CHG] Device 00:12:F3:11:A3:80 Connected: yes
Failed to connect: org.bluez.Error.NotAvailable

what is the issue with bluetoothctl?

Thanks,

Jignesh

Labels (2)
0 Kudos
1 Reply

600 Views
igorpadykov
NXP Employee
NXP Employee

Hi Jignesh

current bsp package supports BlueZ 5.28 and one can look at

https://stackoverflow.com/questions/26950002/how-do-i-get-bluez-5-to-accept-a-fixed-pin

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos