khvzak / bluez-tools

A set of tools to manage bluetooth devices for linux
GNU General Public License v2.0
176 stars 51 forks source link

Commands in bt-device and bt-agent to power and register #28

Open darjusp opened 5 years ago

darjusp commented 5 years ago

Hi guys,

trying to set USB dongle trough bt-agent and bt-device. The idea is to get auto-pairing. Maybe missing something, because its get stuck at this: [root@archphile ~]# bt-agent --capability=NoInputNoOutput & [1] 465 [root@archphile ~]# Agent registered Default agent requested

if i use bluetoothctl everything works, device can be located and paired, so i guess i am missing some commands in bluez-tools usage. What are the steps from the beginning to power and allow for connections: systemctl start bluetooth.service bt-adapter -s Powered on bt-agent --capability=NoInputNoOutput &

is there anything I am missing here? OS: archlinux Bluez: 5.49