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 -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -