Skip to content

Instantly share code, notes, and snippets.

/a.rb Secret

Created September 14, 2017 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/e877a486f5418cefd1b43f8ca06f25f4 to your computer and use it in GitHub Desktop.
Save anonymous/e877a486f5418cefd1b43f8ca06f25f4 to your computer and use it in GitHub Desktop.
simon@simon-MS-7327 ~ $ dmesg|grep -i bluetooth
[ 19.229232] Bluetooth: Core ver 2.20
[ 19.229265] Bluetooth: HCI device and connection manager initialized
[ 19.229271] Bluetooth: HCI socket layer initialized
[ 19.229275] Bluetooth: L2CAP socket layer initialized
[ 19.229284] Bluetooth: SCO socket layer initialized
[ 19.237497] Bluetooth: RFCOMM TTY layer initialized
[ 19.237512] Bluetooth: RFCOMM socket layer initialized
[ 19.237521] Bluetooth: RFCOMM ver 1.11
[ 19.248531] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 19.248536] Bluetooth: BNEP filters: protocol multicast
[ 19.248541] Bluetooth: BNEP socket layer initialized
[18761.133095] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[18761.133109] Bluetooth: HIDP socket layer initialized
simon@simon-MS-7327 ~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment