Changes between Version 5 and Version 6 of wireless/bluetooth
- Timestamp:
- 08/02/2018 07:10:52 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wireless/bluetooth
v5 v6 42 42 Gateworks supports multiple Board Support Packages. The following table shows details on bluetooth support for each: 43 43 ||= 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 || 46 46 || [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 ??? || 48 48 49 49 [=#openwrt1408] … … 212 212 - HCI Device drivers (Interface to the hardware) 213 213 - USB (btusb) 214 - UART ( btuart)214 - UART (hciuart) 215 215 - SDIO 216 216 - RFCOMM (RFCOMM Protocol for serial communication) Module (creates /dev/rfcomm serial devices)