Bluetooth

From Funtoo
Revision as of 18:47, October 31, 2015 by Havis (talk | contribs) (Created page with "== Bluetooth == Bluetooth is a wireless technology standard for exchanging data over short distances. It is using short-wavelength UHF radio waves in the ISM band from 2.4 t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Bluetooth

Bluetooth is a wireless technology standard for exchanging data over short distances. It is using short-wavelength UHF radio waves in the ISM band from 2.4 to 2.485 GHz. It was developed by Ericsson in 1994. Today it is used mostly to connect peripherals and smartphones to your computer.

Kernel configuration

  • Enable these options in your kernel:
[*] Networking support --->
     <M>   Bluetooth subsystem support --->
             [*]    Bluetooth Classic (BR/EDR) features
             <M>   RFCOMM protocol support
             [*]     RFCOMM TTY support
             <M>   BNEP protocol support
             [*]     Multicast filter support
             [*]     Protocol filter support
             <M>   CMTP protocol support
             <M>   HIDP protocol support
             [*]    Bluetooth Low Energy (LE) features
             <M> Bluetooth 6LoWPAN support
             [*]   Export Bluetooth internals in debugfs
                   Bluetooth device drivers --->
                     <M> HCI USB driver
                     <M> HCI UART driver
     <M>   RF switch subsystem support --->