Statistics
| Branch: | Revision:

root / hw / bt-hci.c @ 47e699dc

History | View | Annotate | Download (67.6 kB)

# Date Author Comment
4e38eb54 09/29/2008 03:02 am balrog

Add a virtual HCI.

This implements most of the logic of a real HCI (at least the pieces
marked as mandatory). It doesn't support keys, authentication etc.
It works on top of the LMP layer, which is not fully emulated because
software never has direct access to it....