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
Commit message (
Expand
)
Author
Age
Files
Lines
*
client/player: Fix not calculating time to wait
Luiz Augusto von Dentz
2022-12-09
1
-0
/
+4
*
shared/bap: Make bt_bap_pac_register to be per session
Luiz Augusto von Dentz
2022-12-09
3
-38
/
+45
*
shared/gatt-db: Allow passing NULL to gatt_db_attribute_write
Luiz Augusto von Dentz
2022-12-09
1
-2
/
+3
*
shared/bap: Read PAC Sink/Source if respective location is found
Luiz Augusto von Dentz
2022-12-09
1
-44
/
+64
*
shared/bap: Log error message if request cannot be sent
Luiz Augusto von Dentz
2022-12-09
1
-31
/
+40
*
shared/att: Fix not requeueing in the same channel
Luiz Augusto von Dentz
2022-12-09
1
-2
/
+2
*
iso-tester: Add test when peer rejects CIS
Luiz Augusto von Dentz
2022-12-07
1
-6
/
+31
*
bthost: Add callback to accept ISO connections
Luiz Augusto von Dentz
2022-12-06
3
-6
/
+22
*
client: Allow gatt.select-attribute to work with local attributes
Luiz Augusto von Dentz
2022-12-06
3
-65
/
+285
*
monitor/att: Fix crash when accessing packet_conn
Luiz Augusto von Dentz
2022-12-02
1
-1
/
+8
*
bluetooth.ver: Export sanitizer symbols
Allen Webb
2022-12-02
1
-0
/
+8
*
client: Move common print_* functions to its own file
Luiz Augusto von Dentz
2022-12-02
5
-248
/
+213
*
bap: Fix not waiting Endpoint.SelectProperties
Luiz Augusto von Dentz
2022-12-02
2
-31
/
+54
*
shared/bap: Merge PAC records of the same type/codec
Luiz Augusto von Dentz
2022-12-02
1
-3
/
+62
*
media: Fix crash when transport configuration changes
Luiz Augusto von Dentz
2022-12-02
1
-3
/
+3
*
bap: Fix not able to reconfigure
Luiz Augusto von Dentz
2022-12-02
1
-0
/
+2
*
client/player: Add support for custom preset
Luiz Augusto von Dentz
2022-12-02
1
-48
/
+366
*
shared/bap: Fix initiating QoS and Enable procedures as server
Luiz Augusto von Dentz
2022-12-02
1
-12
/
+8
*
shared/bap: Fix not reading all instances of PAC Sinks/Sources
Luiz Augusto von Dentz
2022-12-02
1
-4
/
+8
*
shared/gatt-client: Fix not checking valid ranges
Luiz Augusto von Dentz
2022-12-02
1
-7
/
+23
*
monitor: Decode vendor codecs of BT_HCI_CMD_READ_LOCAL_CODECS_V2
Luiz Augusto von Dentz
2022-12-02
2
-0
/
+31
*
main.conf: Add SecureConnections option
Simon Mikuda
2022-11-21
4
-1
/
+35
*
client/player: Fix scan-build warning
Luiz Augusto von Dentz
2022-11-21
1
-0
/
+3
*
tools: Use portable 64 bit data formats
Brian Gix
2022-11-17
1
-2
/
+3
*
hostname: Fallback to transient hostname
Bastien Nocera
2022-11-16
1
-2
/
+55
*
hostname: Add '' around printed strings
Bastien Nocera
2022-11-16
1
-3
/
+3
*
unit: Introduce test-bap
Luiz Augusto von Dentz
2022-11-15
2
-0
/
+574
*
shared/bap: Fix crash when canceling requests
Luiz Augusto von Dentz
2022-11-15
1
-1
/
+10
*
shared/tester: Add tester_io_set_complete_func
Luiz Augusto von Dentz
2022-11-15
2
-0
/
+17
*
shared/bap: Make use of util_iov helpers
Luiz Augusto von Dentz
2022-11-15
1
-132
/
+51
*
shared/util: Add iovec helpers
Luiz Augusto von Dentz
2022-11-15
2
-0
/
+113
*
monitor/att: Fix not dequeing att_read on error response
Luiz Augusto von Dentz
2022-11-15
1
-51
/
+58
*
Release 5.66
5.66
Marcel Holtmann
2022-11-10
2
-1
/
+9
*
build: Update library version
Marcel Holtmann
2022-11-10
1
-1
/
+1
*
monitor: Add some definitions from Bluetooth 5.3 Core specification
Marcel Holtmann
2022-11-07
1
-0
/
+13
*
monitor/att: Add support for decoding Characteristic Declaration
Luiz Augusto von Dentz
2022-11-04
1
-0
/
+41
*
monitor/att: Add handler support for Read by Type
Luiz Augusto von Dentz
2022-11-04
2
-61
/
+152
*
tools: Switch hciattach_qualcomm to FAILIF macro completely
Marek Vasut
2022-11-01
1
-16
/
+8
*
tools: Make hciattach_* firmware path build-time configurable
Marek Vasut
2022-11-01
4
-6
/
+8
*
tools/test-runner: Remove bluetooth.enable_ecred
Luiz Augusto von Dentz
2022-10-28
1
-1
/
+0
*
doc/ci.config: Add configuration for CI test
Tedd Ho-Jeong An
2022-10-25
1
-0
/
+122
*
monitor: Ellisys: Add iso packet support
Yao Xiao
2022-10-24
1
-0
/
+6
*
client: Fix advertise.data command
Luiz Augusto von Dentz
2022-10-20
1
-1
/
+1
*
shared/util: Increase debug trace buffer size
Frédéric Danis
2022-10-19
1
-1
/
+1
*
monitor/att: Revert treating Notification/Indication as a request
Luiz Augusto von Dentz
2022-10-18
1
-1
/
+1
*
monitor/att: Detect cache changes
Luiz Augusto von Dentz
2022-10-18
1
-12
/
+29
*
settings: Fix scan-build warning
Luiz Augusto von Dentz
2022-10-18
1
-0
/
+1
*
monitor/att: Add decoding support for GMCS
Abhay Maheta
2022-10-18
1
-0
/
+513
*
profiles: Add initial code for mcp plugin
Abhay Maheta
2022-10-18
3
-0
/
+439
*
shared/mcp: Add initial code for handling MCP
Abhay Maheta
2022-10-18
4
-0
/
+1546
[next]