Dobrica Pavlinušić's random unstructured stuff
Bluetooth: Revision 4

This page will try to document my long-living dream of having bluetooth software keyboard HID



xkbd-bthid : a software Bluetooth HID Keyboard

My Changes

fetchrss: http://git.rot13.org/?p=xkbdbthid.git;a=rss
  • There was an error: Cannot detect feed type



root@rpi2:~# hciconfig 
hci0:   Type: BR/EDR  Bus: UART
        BD Address: B8:27:EB:A3:88:32  ACL MTU: 1021:8  SCO MTU: 64:1
        DOWN 
        RX bytes:9088 acl:39 sco:0 events:343 errors:0
        TX bytes:8208 acl:44 sco:0 commands:265 errors:0

root@rpi2:~# hciconfig hci0 up

root@rpi2:~# hciconfig 
hci0:   Type: BR/EDR  Bus: UART
        BD Address: B8:27:EB:A3:88:32  ACL MTU: 1021:8  SCO MTU: 64:1
        UP RUNNING PSCAN 
        RX bytes:9784 acl:39 sco:0 events:382 errors:0
        TX bytes:8967 acl:44 sco:0 commands:304 errors:0