raspberry pi2 - Autoconnection in HID bluetooth profiel -


using pybluez 4.99 in pi2(raspbian wheezy), made raspberry pi keyboard(hid profile). referred bluetooth sig documentation , created hid keyboad sdp. able connect mobile keyboard.

but auto-connection between mobile , keyboard not working. based on hid bluetooth sig documentation, enabled hidreconnectinitiate , hidvirtualcable. make auto-connection.

as per above implementation, should configure pi settings make auto-connection working? role switch master slave work internally? how should manually connect hid device hid host using command?

please share me related topics , answer quires. replay in advance


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -