John Stultz | 5c69c8c | 2015-11-23 17:13:51 -0800 | [diff] [blame^] | 1 | wpan.git contains the Bluetooth, FM code by Texas Instruments for |
| 2 | WiLink connectivity chipsets on OMAP Platforms |
| 3 | |
| 4 | Android.mk - Root Makefile calling all subdir makefiles |
| 5 | bt_sco_app - Command line application to send PCM configuruations to WL12xx chip(optional) |
| 6 | and connect to BT headset via SCO. |
| 7 | bt_voice_call_set - Derived from bt_sco_app for Modem purposes. |
| 8 | fmradio - Stack and Command line application for FM on WiLink chipsets |
| 9 | fmradio_omap3 - Derived from fmradio (older version) on OMAP3 platforms |
| 10 | README - This file |
| 11 | ti_st - |
| 12 | kfmapp/ - V4L2 FM application to be used with V4L2 drivers for FM on WL. |
| 13 | uim/ - User-Space Initilization Manager for TI Shared Transport Drivers (to be |
| 14 | used with kernel version 2.6.32 and below drivers) |
| 15 | uim-rfkill/ - Derived from uim/ to be used with K32 and above TI ST drivers. |
| 16 | uim-sysfs/ - User-Space Init Manager for TI Shared Transport Drivers (per kernel.org) |
| 17 | tools - |
| 18 | BluetoothSCOApp/ - BT SCO UI App for connect to BT headset via SCO |