index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
hciemu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-05
hciemu: Fix build errors due to unaligned memory access
Szymon Janc
1
-2
/
+4
2012-05-17
hciemu: Fix gcc 4.7 compilation error
Johan Hedberg
1
-1
/
+2
2012-02-27
hciemu: Fix wrong error code in host control
Marcel Holtmann
1
-1
/
+1
2012-02-22
hciemu: Reset all settings on reset
Marcel Holtmann
1
-30
/
+36
2012-02-21
hciemu: Add clean handling for page scan and inquiry scan enable
Marcel Holtmann
1
-2
/
+16
2012-02-21
hciemu: Add support for LE buffer size command
Marcel Holtmann
1
-0
/
+9
2012-02-21
hciemu: Handle unknown HCI commands properly
Marcel Holtmann
1
-16
/
+24
2012-02-21
hciemu: Add support for handling host supported features
Marcel Holtmann
1
-1
/
+8
2012-02-21
hciemu: Add support for setting LE host mode
Marcel Holtmann
1
-0
/
+21
2012-02-21
hciemu: Add support for setting simple pairing mode
Marcel Holtmann
1
-1
/
+19
2012-02-21
hciemu: Create a Bluetooth SIG 4.0 controller
Marcel Holtmann
1
-3
/
+3
2011-12-30
hciemu: Fix strict-aliasing rules handling
Anderson Lizardo
1
-2
/
+2
2011-12-08
hciemu: Process Read Local AMP Info
Andrei Emeltchenko
1
-0
/
+35
2011-12-02
hciemu: Fix build error
Anderson Lizardo
1
-0
/
+1
2011-11-30
hciemu: Just use local port numbers only
Marcel Holtmann
1
-16
/
+6
2011-11-30
hciemu: Use epoll() instead of GLib mainloop
Marcel Holtmann
1
-118
/
+109
2011-11-30
hciemu: Remove support for running a proxy
Marcel Holtmann
1
-174
/
+19
2011-05-15
Fix unused variable warnings reported by GCC 4.6
Johan Hedberg
1
-5
/
+8
2011-04-27
Use HCI_MAX_EIR_LENGTH instead of hard-coded value
Bruna Moreira
1
-3
/
+3
2011-03-15
Add more functions for new UUID handling
Elvis Pfützenreuter
1
-16
/
+0
2011-03-04
Fix small memleak in hciemu
Szymon Janc
1
-1
/
+1
2011-02-18
Replace batostr() with ba2str() to avoid memleaks
David Herrmann
1
-1
/
+4
2011-01-19
Fix use of deprecated glib on tests
Luiz Augusto von Dentz
1
-6
/
+9
2010-05-07
Remove extra spaces in test dir
Jose Antonio Santos Cadenas
1
-3
/
+3
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-07-21
Fix possible array out of bounds.
Luiz Augusto von Dentz
1
-1
/
+1
2009-07-16
Fix strict-aliasing rules handling for hciemu and IP addresses
Marcel Holtmann
1
-2
/
+2
2009-07-06
test/hciemu.c: verbose usage message
Filippo Giunchedi
1
-1
/
+7
2009-02-25
Fix strncpy length parameters to avoid non-nul-terminated strings
Johan Hedberg
1
-1
/
+2
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-12-23
Remove unneeded inline statements
Marcel Holtmann
1
-4
/
+4
2008-02-02
Update copyright information
Marcel Holtmann
1
-1
/
+1
2007-01-20
Make it possible to support an embedded GLib
Marcel Holtmann
1
-5
/
+5
2007-01-13
Update copyright information
Marcel Holtmann
1
-1
/
+1
2006-08-26
Fix hciemu GIOChannel usage
Johan Hedberg
1
-1
/
+5
2006-08-10
Change default poll() timeout
Marcel Holtmann
1
-1
/
+1
2006-07-26
Fix declared with attribute warn_unused_result errors
Marcel Holtmann
1
-23
/
+14
2006-04-28
Cleanup main function declarations
Marcel Holtmann
1
-1
/
+1
2006-01-03
Update copyright information
Marcel Holtmann
1
-1
/
+1
2005-12-03
Add HCI emulation tool
Marcel Holtmann
1
-0
/
+1351