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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hciemu: Use vhci_open to instanciate a vhci btdev
Luiz Augusto von Dentz
2021-10-18
2
-54
/
+81
*
vhci: Use io.h instead of mainloop.h
Luiz Augusto von Dentz
2021-10-18
1
-36
/
+31
*
vhci: Read the controller index
Luiz Augusto von Dentz
2021-10-18
3
-44
/
+54
*
emulator: Inclusive language changes
Archie Pusaka
2021-09-21
5
-138
/
+139
*
monitor: Inclusive language changes
Archie Pusaka
2021-09-21
3
-49
/
+49
*
btdev: Fix removing advertising set if it was terminated
Luiz Augusto von Dentz
2021-08-19
1
-1
/
+1
*
btdev: Fix order of BT_HCI_EVT_LE_ADV_SET_TERM
Luiz Augusto von Dentz
2021-08-19
1
-6
/
+8
*
btdev: Fix sending terminate advertising event to the wrong device
Luiz Augusto von Dentz
2021-08-19
1
-1
/
+1
*
emulator: Add support enhanced SCO connection
Kiran K
2021-08-17
1
-1
/
+57
*
bthost: Fix not initializing address types properly
Luiz Augusto von Dentz
2021-08-13
1
-6
/
+12
*
bthost: Add bthost_debug and use it on smp.c
Luiz Augusto von Dentz
2021-08-12
4
-30
/
+46
*
btdev: Add proper handling for own_address_type 0x03
Luiz Augusto von Dentz
2021-08-06
1
-8
/
+78
*
btdev: Fix not checking conditions for LE Set Random Address
Luiz Augusto von Dentz
2021-07-19
1
-0
/
+13
*
btdev: Add proper checks for own_addr_type for LE scan/adv
Luiz Augusto von Dentz
2021-07-19
1
-22
/
+79
*
emulator/btdev: Add support HCI_READ_CLOCK command
Tedd Ho-Jeong An
2021-07-16
1
-0
/
+18
*
btdev: Add proper checks for own_addr_type for extended advertising
Luiz Augusto von Dentz
2021-07-14
1
-0
/
+44
*
emulator/btdev: clean up the queue before closing the test
Tedd Ho-Jeong An
2021-07-01
1
-1
/
+4
*
emulator/bthost: Create ext adv params before setting adv data
Tedd Ho-Jeong An
2021-06-23
2
-6
/
+21
*
emulator/btdev: Add support HCI LE Adv Set Terminated event
Luiz Augusto von Dentz
2021-06-23
1
-3
/
+61
*
emulator/btdev: Add support multiple instance of extended advertising
Tedd Ho-Jeong An
2021-06-23
1
-96
/
+323
*
btdev: Check advertising/scanning states when changing Resolving List
Luiz Augusto von Dentz
2021-06-09
1
-0
/
+40
*
btdev: Check advertising/scanning states when changing White List
Luiz Augusto von Dentz
2021-06-09
1
-0
/
+68
*
btdev: Remove debugs
Luiz Augusto von Dentz
2021-06-04
1
-9
/
+0
*
btdev: Fix handling of white/resolving list
Luiz Augusto von Dentz
2021-06-04
1
-55
/
+103
*
btdev: Fix crash when generating disconnected event for BIS
Luiz Augusto von Dentz
2021-06-03
1
-2
/
+4
*
emulator/btdev: Enable LE Privacy feature
Tedd Ho-Jeong An
2021-06-01
1
-0
/
+1
*
btdev: Add resolving list support
Luiz Augusto von Dentz
2021-05-17
1
-1
/
+210
*
btdev: Add support for Add/Remove White List
Luiz Augusto von Dentz
2021-05-17
1
-4
/
+100
*
btdev: Fix crashing if ISO link is in fact a BIS
Luiz Augusto von Dentz
2021-05-13
1
-1
/
+2
*
btdev: Mark LE Periodic Advertising bit as supported
Luiz Augusto von Dentz
2021-05-10
1
-0
/
+1
*
emulator/btdev: Add missing commands
Tedd Ho-Jeong An
2021-04-26
1
-0
/
+37
*
btdev: Fix invalid BIG Complete event
Luiz Augusto von Dentz
2021-04-08
1
-5
/
+23
*
emulator: Add Create BIG command in emulator
Keyur Parekh
2021-04-06
1
-3
/
+30
*
btdev: Set CIG ID and CIS ID when generating CIS requested
Luiz Augusto von Dentz
2021-03-26
1
-2
/
+2
*
btdev: Always set connection handle on CIS established
Luiz Augusto von Dentz
2021-03-26
1
-1
/
+1
*
emulator: Periodic Advertising Command
Keyur Parekh
2021-03-15
1
-6
/
+44
*
btdev: Add support for Configure Data Path
Luiz Augusto von Dentz
2021-03-02
1
-1
/
+18
*
btdev: Add support Read Local Supported Controller Delay
Luiz Augusto von Dentz
2021-03-02
1
-1
/
+20
*
monitor: Add support for decoding Read Local Controller Delay
Luiz Augusto von Dentz
2021-03-02
1
-1
/
+1
*
btdev: Add support Read Local Supported Codec Capabilities
Luiz Augusto von Dentz
2021-03-02
1
-1
/
+19
*
btdev: Add support Read Local Supported Codecs V2
Luiz Augusto von Dentz
2021-03-02
1
-1
/
+34
*
btdev: Fix not sending ISO packets
Luiz Augusto von Dentz
2021-02-19
1
-14
/
+20
*
emulator: Add option for enabling debug with btvirt
Luiz Augusto von Dentz
2021-02-19
1
-1
/
+19
*
vhci: Add vhci_set_debug
Luiz Augusto von Dentz
2021-02-19
2
-0
/
+14
*
btdev: Fix auto-disable Extended Adv Set
Luiz Augusto von Dentz
2021-01-22
1
-2
/
+4
*
btdev: Fix using CIG settings from the peripheral not the central
Luiz Augusto von Dentz
2021-01-19
1
-13
/
+15
*
emulator: Fix sending CIS Requested to Create CIS device
Luiz Augusto von Dentz
2021-01-14
1
-1
/
+1
*
emulator/btdev: Add support LE_READ_TX_POWER command
Tedd Ho-Jeong An
2020-12-23
1
-1
/
+19
*
bthost: Add support for address types other then public
Luiz Augusto von Dentz
2020-12-17
3
-9
/
+29
*
hciemu: Add support for multiple clients
Luiz Augusto von Dentz
2020-12-17
2
-77
/
+163
[prev]
[next]