Changes between Version 5 and Version 6 of wireless/bluetooth


Ignore:
Timestamp:
08/02/2018 07:10:52 PM (6 years ago)
Author:
Cale Collins
Comment:

fixed bluetooth chart.

Legend:

Unmodified
Added
Removed
Modified
  • wireless/bluetooth

    v5 v6  
    4242Gateworks supports multiple Board Support Packages. The following table shows details on bluetooth support for each:
    4343||= BSP              =||= Product Families =||= Drivers    =||= Stack    =||
    44 || OpenWrt 14.08      || All                || btusb/btuart || bluez3     ||
    45 || [wiki:Yocto Yocto] || Ventana            || btusb/btuart || bluez4     ||
     44|| OpenWrt 14.08      || All                || btusb/hciuart || bluez3     ||
     45|| [wiki:Yocto Yocto] || Ventana            || btusb/hciuart || bluez4     ||
    4646|| [wiki:Android] 5.1     || Ventana            || btusb        || bluez5     ||
    47 || OpenWrt 16.02      || All                || Not supported|| Not supported     ||
     47|| OpenWrt 16.02      || All                || btusb/hciuart/bnep/rfcomm|| Fixed in commit ???    ||
    4848
    4949[=#openwrt1408]
     
    212212  - HCI Device drivers (Interface to the hardware)
    213213   - USB (btusb)
    214    - UART (btuart)
     214   - UART (hciuart)
    215215   - SDIO
    216216  - RFCOMM (RFCOMM Protocol for serial communication) Module (creates /dev/rfcomm serial devices)