index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emulator
/
btdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btdev: Indicate support for 4.2 encryption commands
Andrei Emeltchenko
2015-05-22
1
-0
/
+4
*
emulator: Fix passing correct EDiv & Rand values
Johan Hedberg
2015-05-22
1
-2
/
+5
*
emulator: Handle Host Number Of Completed Packets Command
Szymon Janc
2015-05-20
1
-0
/
+6
*
emulator: Move Host Buffer Size Command handling block
Szymon Janc
2015-05-20
1
-5
/
+5
*
emulator: Verify Set Controller To Host Flow Control Command
Szymon Janc
2015-05-20
1
-2
/
+6
*
emulator: Reset LE scan & adv state upon HCI_Reset
Johan Hedberg
2015-05-20
1
-0
/
+11
*
emulator: Pretend to support host flow control command
Johan Hedberg
2015-05-19
1
-0
/
+10
*
btdev: Add DHKey generation command to emulator
Andrei Emeltchenko
2015-05-17
1
-0
/
+18
*
btdev: Add LE Read Local Public Key cmd to emulator
Andrei Emeltchenko
2015-05-17
1
-0
/
+36
*
btdev: Refactor Le Rand using Linux crypto infrastructure
Andrei Emeltchenko
2015-05-17
1
-8
/
+13
*
btdev: Add LE Encrypt command support to emulator
Andrei Emeltchenko
2015-05-17
1
-0
/
+31
*
emulator: Fix ACL packet types from controller to host
Johan Hedberg
2015-05-13
1
-6
/
+31
*
emulator: Add support for LE remote features command
Marcel Holtmann
2015-04-08
1
-0
/
+32
*
emulator: Add support for emulating Bluetooth 2.0 controllers
Marcel Holtmann
2015-03-29
1
-10
/
+44
*
emulator: Fix encryption mode for BR/EDR SC
Johan Hedberg
2014-12-08
1
-4
/
+12
*
emulator: Fix link key type selection for BR/EDR SC
Johan Hedberg
2014-12-08
1
-3
/
+3
*
emulator: Set default version to 4.2 (0x08)
Johan Hedberg
2014-12-08
1
-1
/
+1
*
emulator/btdev: Fix invalid memory access
Luiz Augusto von Dentz
2014-09-18
1
-2
/
+2
*
emulator/btdev: Add iovec support
Luiz Augusto von Dentz
2014-09-18
1
-67
/
+68
*
emulator: Add support for LE connection parameter update procedure
Johan Hedberg
2014-09-17
1
-0
/
+48
*
emulator: Failed encryption shouldn't affect success of LTK reply
Johan Hedberg
2014-09-16
1
-9
/
+10
*
emulator: Indicate encryption failure if LTKs don't match
Johan Hedberg
2014-09-16
1
-1
/
+8
*
emulator: Fix clearing advertising state when connected
Johan Hedberg
2014-09-13
1
-0
/
+1
*
emulator/btdev: Fix returning correct remote extended features
Johan Hedberg
2014-09-04
1
-1
/
+1
*
emulator/btdev: Fix not disabling le advertising on connection
Jakub Tyszkowski
2014-09-01
1
-0
/
+1
*
emulator: Fix matching up real advertising address
Johan Hedberg
2014-08-05
1
-1
/
+2
*
emulator: Add support for Read Clock Offset
Johan Hedberg
2014-08-01
1
-0
/
+33
*
emulator: Add support for Get MWS Transport Layer Configuration
Marcel Holtmann
2014-07-23
1
-0
/
+11
*
emulator: Add support for Read Local Supported Codecs command
Marcel Holtmann
2014-07-23
1
-0
/
+18
*
emulator: Fix random address type in LE conn complete events
Johan Hedberg
2014-06-02
1
-1
/
+6
*
emulator: Fix matching up connections to random addresses
Johan Hedberg
2014-06-02
1
-7
/
+33
*
emulator/btdev: Add support for Read TX Power command
Andrzej Kaczmarek
2014-05-20
1
-0
/
+26
*
emulator/btdev: Add support for Read RSSI command
Andrzej Kaczmarek
2014-05-20
1
-0
/
+11
*
emulator: Minor coding style fix
Johan Hedberg
2014-03-20
1
-1
/
+2
*
emulator: Add handling inquiry_lenght from inquiry command
Lukasz Rymanowski
2014-03-20
1
-4
/
+36
*
emulator: Add handling inquiry number of responses
Lukasz Rymanowski
2014-03-20
1
-7
/
+17
*
emulator: Add inquiry cancel
Lukasz Rymanowski
2014-03-20
1
-4
/
+25
*
emulator: Use timeout for sending inquiry results
Lukasz Rymanowski
2014-03-20
1
-6
/
+78
*
emulator/btdev: Add support for negative LTK reply
Johan Hedberg
2014-03-14
1
-0
/
+32
*
emulator/btdev: Fix checking for non-connectable advertising
Johan Hedberg
2014-03-14
1
-1
/
+9
*
emulator/btdev: Do correct matching for direct advertising when connecting
Johan Hedberg
2014-03-14
1
-29
/
+30
*
emulator/btdev: Add proper matching for direct advertising
Johan Hedberg
2014-03-14
1
-0
/
+26
*
emulator/btdev: Add helper for selecting advertising address
Johan Hedberg
2014-03-14
1
-4
/
+9
*
emulator/btdev: Track direct advertising address
Johan Hedberg
2014-03-14
1
-6
/
+14
*
emulator/btdev: Track LE scanning own address type
Johan Hedberg
2014-03-14
1
-0
/
+2
*
emulator/btdev: Fix using correct address in advertising reports
Johan Hedberg
2014-03-11
1
-1
/
+5
*
emulator/btdev: Add support for sending LE Scan Response events
Johan Hedberg
2014-03-11
1
-0
/
+15
*
emulator/btdev: Fix LE adv report types to match adv parameters
Johan Hedberg
2014-03-11
1
-5
/
+33
*
emulator/btdev: Store LE adv params for later use
Johan Hedberg
2014-03-11
1
-1
/
+8
*
emulator/btdev: Add storing of LE Scan Response Data
Johan Hedberg
2014-03-11
1
-0
/
+6
[next]