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
*
vhci: Add functions to interface with debugfs
Luiz Augusto von Dentz
2021-10-18
1
-2
/
+21
*
hciemu: Use vhci_open to instanciate a vhci btdev
Luiz Augusto von Dentz
2021-10-18
1
-1
/
+7
*
emulator: Inclusive language changes
Archie Pusaka
2021-09-21
1
-77
/
+77
*
monitor: Inclusive language changes
Archie Pusaka
2021-09-21
1
-29
/
+29
*
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
*
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/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
*
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
*
btdev: Add support for multiple connections
Luiz Augusto von Dentz
2020-12-17
1
-321
/
+609
*
btdev: Fix not responding with the same CIG ID
Luiz Augusto von Dentz
2020-12-15
1
-1
/
+2
*
btdev: Fix not handling BT_HCI_CMD_HOST_NUM_COMPLETED_PACKETS
Luiz Augusto von Dentz
2020-12-07
1
-0
/
+11
*
btdev: Fix not emitting Ext Connection Complete properly
Luiz Augusto von Dentz
2020-11-17
1
-1
/
+2
*
btdev: Rework command handling
Luiz Augusto von Dentz
2020-11-13
1
-2854
/
+3537
*
emulator: Return error for ext adv feature not supported
Luiz Augusto von Dentz
2020-11-04
1
-2
/
+13
*
emulator: Fix not gerating proper advertisement
Luiz Augusto von Dentz
2020-11-02
1
-0
/
+25
*
emulator/btdev: Add debug support
Luiz Augusto von Dentz
2020-11-02
1
-47
/
+52
[next]