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
*
emulator: Fix condition check in btdev_create()
Inga Stotland
2019-07-12
1
-1
/
+1
*
emulator: Fix handling of Set Event Mask Page 2 Command
Szymon Janc
2019-03-28
1
-2
/
+2
*
emulator: Add BREDR 2M & 3M, 3 & 5 Slot packet type support
Jaganath Kanakkassery
2018-07-30
1
-0
/
+10
*
emulator: Fix unsupported command for WRITE_LE_HOST_SUPPORTED
Jaganath Kanakkassery
2018-07-26
1
-0
/
+1
*
emulator: Add 5.0 feature support
Jaganath Kanakkassery
2018-06-18
1
-10
/
+447
*
emulator: Add initial LE states to btdev and API to set new one
Ćukasz Rymanowski
2018-02-12
1
-0
/
+18
*
emulator: Update emulated controller HCI version from 4.2 to 5.0
Johan Hedberg
2017-05-09
1
-2
/
+2
*
emulator: Fix status value for DHKey Complete event
Johan Hedberg
2016-07-02
1
-0
/
+1
*
emulator: Add API to get BR/EDR scan_enable value
Johan Hedberg
2015-11-16
1
-0
/
+5
*
emulator: Return raw LE scan_enable value
Johan Hedberg
2015-11-16
1
-1
/
+1
*
emulator: add support for checking le scan state
Jakub Pawlowski
2015-11-11
1
-0
/
+5
*
emulator: Refactor le set scan enable command handler
Mariusz Skamra
2015-10-05
1
-2
/
+9
*
emulator: Enable Slave-initiated Features Exchange feature
Mariusz Skamra
2015-10-05
1
-0
/
+1
*
emulator: Add support for LE Remote Connection Parameter Request Negative Reply
Mariusz Skamra
2015-10-05
1
-0
/
+38
*
emulator: Add support for LE Remote Connection Parameter Request Reply
Mariusz Skamra
2015-10-05
1
-7
/
+67
*
emulator: Remove duplicated assignment
Mariusz Skamra
2015-10-05
1
-2
/
+0
*
emulator: Fix LE Connection Complete Event data
Mariusz Skamra
2015-10-05
1
-13
/
+19
*
emulator: Update LE supported commands
Mariusz Skamra
2015-08-29
1
-0
/
+9
*
emulator: Fix parameter order in le_conn_update()
Johan Hedberg
2015-08-14
1
-1
/
+1
*
emulator: Add support for Read Encryption Key Size command
Johan Hedberg
2015-06-11
1
-0
/
+28
*
emulator: Fix 2.0 HCI version (it's 0x03 and not 0x04)
Johan Hedberg
2015-06-11
1
-1
/
+1
*
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
[next]