Its look like the issue is on usage the connect/pair command.
When use a bluetoothctl 'connect' command, the connection is established, with info:
[CHG] Device <device mac> ServicesResolved: yes [CHG] Device <device mac> Paired: yes Connection successful
but the [LinkKey] section is not stored in 'info' file.
When use a bluetoothctl 'pair' command, the connection is established, with info:
[CHG] Device <device mac> ServicesResolved: yes [CHG] Device <device mac> Paired: yes Pairing successful
and the [LinkKey] section is on the 'info' file.
Its look like the issue is on usage the connect/pair command.
When use a bluetoothctl 'connect' command, the connection is established, with info:
[CHG] Device <device mac> ServicesResolved: yes
[CHG] Device <device mac> Paired: yes
Connection successful
but the [LinkKey] section is not stored in 'info' file.
When use a bluetoothctl 'pair' command, the connection is established, with info:
[CHG] Device <device mac> ServicesResolved: yes
[CHG] Device <device mac> Paired: yes
Pairing successful
and the [LinkKey] section is on the 'info' file.