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-09-25
emulator/bthost: Add support for creating LE connections
Johan Hedberg
2
-6
/
+21
2013-09-20
emulator/bthost: Fix using correct address type for LE connections
Johan Hedberg
1
-1
/
+7
2013-09-20
emulator/bthost: Fix ACL handle packing
Johan Hedberg
1
-2
/
+7
2013-09-20
emulator/bthost: Track address type for connections
Johan Hedberg
1
-3
/
+7
2013-09-20
emulator/bthost: Use right CID for LE signaling
Johan Hedberg
1
-2
/
+7
2013-09-20
emulator/bthost: Pass full ACL connection context around
Johan Hedberg
1
-62
/
+57
2013-09-20
emulator: Add initial LE L2CAP signaling support to bthost
Johan Hedberg
1
-0
/
+92
2013-09-19
emulator: Add LE Connection Complete handling to bthost
Johan Hedberg
1
-0
/
+18
2013-09-19
emulator: Refactor bthost ACL connection tracking
Johan Hedberg
1
-10
/
+16
2013-09-19
emulator: Add skeleton for LE meta event handler in bthost
Johan Hedberg
1
-0
/
+18
2013-09-19
emulator: Add basic advertise enable support for bthost
Johan Hedberg
2
-0
/
+9
2013-09-19
emulator: Add basic support for LE connections
Johan Hedberg
1
-0
/
+59
2013-09-19
emulator: Remove redundant empty line
Johan Hedberg
1
-1
/
+0
2013-09-11
emulator: Add missing HCI commands to the supported commands response
Johan Hedberg
1
-0
/
+14
2013-09-11
emulator: Disallow SCO HCI commands on LE-only controllers
Johan Hedberg
1
-0
/
+4
2013-09-11
emulator: Disallow HCI_Write_Current_IAP_LAP for LE-only controllers
Johan Hedberg
1
-0
/
+2
2013-09-11
emulator: Add support for reading local out-of-band data
Marcel Holtmann
1
-0
/
+8
2013-09-10
emulator: Add options to usage description
Marcel Holtmann
1
-0
/
+3
2013-09-07
emulator: Add support for LE test commands
Marcel Holtmann
1
-0
/
+23
2013-09-07
emulator: Add emulation a few more HCI commands
Marcel Holtmann
1
-0
/
+33
2013-09-07
emulator: Add support for host buffer size and LE rand commands
Marcel Holtmann
1
-1
/
+22
2013-09-02
emulator: Filter for valid packet types from /dev/vhci
Marcel Holtmann
1
-2
/
+9
2013-08-27
emulator: Fix up AFH channel assessment structures
Marcel Holtmann
1
-7
/
+7
2013-08-01
emulator: Add btdev_get_features API (needed for SCO tests)
Frédéric Dalleau
2
-0
/
+6
2013-08-01
emulator: Add SCO connection creation support
Frédéric Dalleau
1
-0
/
+52
2013-07-24
emulator: Add new function for running all hooks
Bruna Moreira
1
-3
/
+31
2013-07-24
emulator: cmd_status() using send_packet() for run hooks easily
Eder Ruiz Maria
1
-5
/
+23
2013-07-24
emulator: Split default_cmd() for better command and event handler
Eder Ruiz Maria
1
-32
/
+97
2013-07-24
emulator: Add support for delete a hook
Eder Ruiz Maria
2
-0
/
+28
2013-07-24
emulator: Add hook only if there aren't other with same type and opcode
Eder Ruiz Maria
1
-0
/
+20
2013-07-24
emulator: Add support for pre/post command/event hooks
Eder Ruiz Maria
2
-0
/
+52
2013-07-05
emulator: Implement LE advertising report
Jefferson Delfes
1
-0
/
+58
2013-07-05
emulator: Dummy LE set advertising parameters
Jefferson Delfes
1
-0
/
+10
2013-07-05
emulator: Disallow LE set scan params command when scan is enabled
Jefferson Delfes
1
-1
/
+4
2013-07-05
emulator: Store LE scan state of virtual controller
Jefferson Delfes
1
-1
/
+11
2013-07-05
emulator: Implement basic LE set adv enable command
Jefferson Delfes
1
-0
/
+15
2013-07-05
emulator: Store LE advertising data length in btdev
Jefferson Delfes
1
-0
/
+2
2013-06-17
emulator: Fix Remote Name Request Cancel command complete
Anderson Lizardo
1
-2
/
+4
2013-06-17
emulator: Fix uninitialised memory usage on inquiry
Anderson Lizardo
1
-0
/
+3
2013-06-13
emulator: Fix typo in supported command comment
Johan Hedberg
1
-1
/
+1
2013-05-29
emulator: Add handler for L2CAP command reject PDU
Johan Hedberg
1
-0
/
+16
2013-05-29
emulator: Add callback mechanism for L2CAP requests
Johan Hedberg
2
-4
/
+64
2013-05-29
emulator: Make bthost L2CAP sender strictly only for requests
Johan Hedberg
2
-11
/
+24
2013-05-29
emulator: Return used L2CAP ident value from bthost_l2cap_cmd()
Johan Hedberg
2
-3
/
+5
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
[next]