index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emulator
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-28
emulator: Add L2CAP connection tracking to bthost
Johan Hedberg
1
-1
/
+57
2013-05-28
emulator: Add ACL connection tracking to bthost
Johan Hedberg
1
-6
/
+98
2013-05-28
emulator: Fix L2CAP Config req/rsp handling in bthost
Johan Hedberg
1
-3
/
+36
2013-05-28
emulator: Fix btdev connectability test (0x02 is page scan)
Johan Hedberg
1
-1
/
+1
2013-05-28
emulator: Add API to initiate ACL connections
Johan Hedberg
2
-0
/
+12
2013-05-28
emulator: Make bthost L2CAP command function public
Johan Hedberg
2
-7
/
+10
2013-05-28
emulator: Add ACL connection callback to bthost
Johan Hedberg
2
-0
/
+23
2013-05-28
monitor: L2CAP Conf Response CID is a Source CID
Johan Hedberg
1
-1
/
+1
2013-05-27
emulator: Add L2CAP Disconnect Request handler to bthost
Johan Hedberg
1
-0
/
+24
2013-05-27
emulator: Simpify bthost L2CAP signaling channel code
Johan Hedberg
1
-14
/
+13
2013-05-27
emulator: Add basic L2CAP Config Response handling to bthost
Johan Hedberg
1
-0
/
+19
2013-05-27
emulator: Add basic L2CAP Config Request handling to bthost
Johan Hedberg
1
-0
/
+26
2013-05-27
emulator: Add basic server PSM support to bthost
Johan Hedberg
2
-1
/
+19
2013-05-27
emulator: Add stub for L2CAP connect requests to bthost
Johan Hedberg
1
-0
/
+25
2013-05-27
emulator: Log unsupported L2CAP packet types
Johan Hedberg
1
-0
/
+1
2013-05-27
emulator: Add stub for completed packets event to bthost
Johan Hedberg
1
-0
/
+13
2013-05-27
emulator: Add basic L2CAP signaling handling to bthost
Johan Hedberg
1
-3
/
+144
2013-05-26
emulator: Add stub for connect complete handling to bthost
Johan Hedberg
1
-0
/
+13
2013-05-26
emulator: Add stub for ACL data handling to bthost
Johan Hedberg
1
-0
/
+14
2013-05-26
emulator: Add connect request handling to bthost
Johan Hedberg
1
-0
/
+20
2013-05-25
emulator: Add scan_enable cmd_complete handler for bthost
Johan Hedberg
1
-0
/
+2
2013-05-24
emulator: implement write_scan_enable support
Johan Hedberg
2
-0
/
+34
2013-05-24
emulator: Add bdaddr reading support to bthost
Johan Hedberg
1
-0
/
+37
2013-05-24
emulator: Add HCI command queuing support
Johan Hedberg
1
-1
/
+75
2013-05-24
emulator: Add basic cmd_complete/status handling for bthost
Johan Hedberg
1
-0
/
+31
2013-04-30
emulator: Remove unneeded btdev_set_bdaddr function
Johan Hedberg
2
-9
/
+0
2013-04-30
emulator: Add getter function for device address in btdev
Jefferson Delfes
2
-0
/
+6
2013-04-19
emulator: Remove extended features from LE-only controllers
Johan Hedberg
1
-3
/
+5
2013-04-19
emulator: Move Event Mask Page 2 from BR/EDR to BR/EDR/LE
Johan Hedberg
1
-1
/
+1
2013-04-19
emulator: Add proper supported commands response values
Johan Hedberg
1
-0
/
+112
2013-04-19
emulator: Add missing command support checks
Johan Hedberg
1
-0
/
+6
2013-04-19
emulator: Add basic HCI_Set_Event_Mask_Page_2 support
Johan Hedberg
1
-0
/
+11
2013-04-18
emulator: Add sync train parameter reading support
Johan Hedberg
1
-0
/
+19
2013-04-18
emulator: Fix extended features invalid params response
Johan Hedberg
1
-8
/
+18
2013-04-17
emulator: Add support for local features page 2
Johan Hedberg
1
-2
/
+15
2013-03-07
emulator: Allow multiple vhci adapter creation with btvirt
Johan Hedberg
1
-7
/
+11
2013-03-07
emulator: Fix unique bdaddr creation for multiple vhci_open() calls
Johan Hedberg
1
-1
/
+2
2013-03-04
emulator: Fix missing break statement for LE Read White List Size
Johan Hedberg
1
-0
/
+1
2013-03-04
emulator: Add Page Scan Type HCI command support
Johan Hedberg
1
-0
/
+21
2013-03-04
emulator: Add Page Scan Activity HCI command support
Johan Hedberg
1
-0
/
+26
2013-01-31
emulator: Fix BR/EDR-only and LE-only supported command checks
Johan Hedberg
1
-4
/
+106
2013-01-31
emulator: Add command line options for selecting controller type to btvirt
Johan Hedberg
1
-2
/
+9
2013-01-31
emulator: Use BR/EDR/LE vhci type as default for btvirt
Johan Hedberg
1
-1
/
+1
2013-01-31
emulator: Fix controller version for BR/EDR type
Johan Hedberg
1
-1
/
+6
2013-01-31
emulator: Create separate BR/EDR, BR/EDR/LE and LE vhci types
Johan Hedberg
2
-1
/
+13
2013-01-31
emulator: Create separate server BR/EDR/LE and BR/EDR types
Johan Hedberg
3
-7
/
+17
2013-01-31
emulator: Create separate BR/EDR/LE and BR/EDR device types
Johan Hedberg
2
-1
/
+29
2013-01-27
emulator: Fix LE Read White List Size response variable naming
Johan Hedberg
1
-4
/
+4
2013-01-26
emulator: Add support for LE Read White List Size command
Johan Hedberg
1
-0
/
+6
2013-01-13
emulator: Add command line switch for local HCI virtual device
Marcel Holtmann
1
-4
/
+12
[next]