History log of /external/bluetooth/bluez/lib/bluetooth/l2cap.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bbdc0c315a3d4e335ada7e4f282483bee3df4980 01-Jun-2010 Jaikumar Ganesh <jaikumar@google.com> Fix links between lib and include directories.

The header files are maintained in the lib directory and moved to the include
directory during install. We were maintaining 2 copies which can cause
problems and bugs - the library that is linked is built out of the files
in the lib directory and the include directory is only for including
the header files in other files.

This changes removes the include directory and moves all the header
files to the lib/bluetooth directory. We don't follow upstream
but this is the closest we can get without using sym links.

Change-Id: I6e83b7a5545b4f2674076c74f22ae0ea73a52b7a
/external/bluetooth/bluez/lib/bluetooth/l2cap.h