Gilles Boccon-Gibod
f8077d7996
use user-agent header with intel FW downloader
2025-08-08 18:02:33 -07:00
Gilles Boccon-Gibod
739907fa31
rtk: print info when fw is already loaded
2025-08-08 18:02:33 -07:00
zxzxwu
c98275f385
Merge pull request #743 from zxzxwu/ascs
...
ASCS: Handle when CIS link is established before enable
2025-08-06 12:18:52 +08:00
Josh Wu
f61fd64c0b
ASCS: Handle when CIS link is established before enable
2025-08-05 17:31:42 +08:00
Gilles Boccon-Gibod
5b33e715da
Merge pull request #742 from barbibulle/gbg/enable-manual-workflow-run
2025-08-04 20:57:23 -07:00
Gilles Boccon-Gibod
b885f29318
Merge pull request #740 from barbibulle/gbg/fix-735
2025-08-04 20:57:04 -07:00
Gilles Boccon-Gibod
7ca13188d5
Merge pull request #741 from barbibulle/gbg/update-black
2025-08-04 20:56:40 -07:00
Gilles Boccon-Gibod
89586d5d18
enable manual workflow runs
2025-08-04 19:46:04 -07:00
Gilles Boccon-Gibod
381032ceb9
update to black 25.1
2025-08-04 19:32:52 -07:00
Gilles Boccon-Gibod
12ca1c01f0
Revert "update to black formatter 25.1"
...
This reverts commit c034297bc0 .
2025-08-04 19:24:30 -07:00
Gilles Boccon-Gibod
a7111d0107
send public keys earlier
2025-08-04 19:18:12 -07:00
Gilles Boccon-Gibod
c034297bc0
update to black formatter 25.1
2025-08-02 21:11:34 -07:00
Gilles Boccon-Gibod
a1eff958e6
do not wait for display
2025-08-02 21:10:45 -07:00
Gilles Boccon-Gibod
efdc770fde
Merge pull request #737 from leifdreizler/fix-spdx-license
...
Update license field to use proper SPDX identifier
2025-08-02 11:22:58 -07:00
Leif
357d7f9c22
Update pyproject.toml
2025-08-02 08:18:36 -04:00
Leif Dreizler
3bc08b4e0d
Update license field to use proper SPDX identifier
...
This changes the license field to be a valid [SPDX identifier](https://spdx.org/licenses ) aligning with [PEP 639](https://peps.python.org/pep-0639/#project-source-metadata ). This populates the `license_expression` field in the PyPI API and is used by downstream tools including deps.dev
These changes were generated by Claude after reviewing the license and manifest files in your repository, but opened and reviewed by me. Please let me know if the analysis is incorrect and thanks for being an OSS maintainer.
2025-08-01 20:19:25 -04:00
Gilles Boccon-Gibod
1dc0950177
Merge pull request #730 from google/gbg/apple-media-service
...
basic AMS implementation
2025-07-29 22:34:25 -07:00
zxzxwu
df0fd74533
Merge pull request #733 from zxzxwu/l2cap
...
Fix L2CAP_Control_Frame errors
2025-07-30 13:12:44 +08:00
Josh Wu
822f97fa84
Fix L2CAP errors
2025-07-30 12:00:20 +08:00
Gilles Boccon-Gibod
4a6b0ef840
Merge pull request #732 from google/gbg/722
...
fix #722
2025-07-29 10:50:02 -07:00
Gilles Boccon-Gibod
a6ead0147e
fix #722
2025-07-28 13:36:55 -07:00
Gilles Boccon-Gibod
0665e9ca5c
Merge pull request #731 from google/gbg/common-logger
...
use common logger
2025-07-28 10:22:30 -07:00
Gilles Boccon-Gibod
b8b78ca1ee
add missing file
2025-07-27 15:02:42 -07:00
Gilles Boccon-Gibod
d611d25802
resolve merge conflicts
2025-07-26 21:20:52 -07:00
Gilles Boccon-Gibod
bf8a2cdcb5
add discrete command methods
2025-07-26 20:24:55 -07:00
zxzxwu
cce2e4d4e3
Merge pull request #729 from zxzxwu/link
...
Remove link-relay and RemoteLink
v0.0.213
2025-07-23 14:35:59 +08:00
Gilles Boccon-Gibod
4bf7448a01
basic AMS implementation
2025-07-22 14:57:52 -07:00
Josh Wu
1b44e73f90
Remove link-relay and RemoteLink
2025-07-21 12:37:55 +08:00
zxzxwu
1a81c5d05c
Merge pull request #718 from zxzxwu/l2cap
...
Migrate L2CAP packets to dataclasses
2025-07-20 18:38:19 +08:00
zxzxwu
d8a43f0151
Merge pull request #728 from zxzxwu/hci
...
Allow register HCI packets with custom names
2025-07-20 18:36:39 +08:00
Josh Wu
858788f05e
Migrate L2CAP packets to dataclasses
2025-07-20 18:30:02 +08:00
Josh Wu
41f8797a4c
Add more test cases for custom packets
2025-07-20 18:25:11 +08:00
Josh Wu
fc3fd7f25b
Allow register HCI packets with custom names
2025-07-19 21:19:53 +08:00
zxzxwu
48bbf9f1e0
Merge pull request #721 from khsiao-google/main
...
Implement HCI_Mode_Change_Event
2025-07-18 16:49:23 +08:00
khsiao-google
3d6c595c6e
Merge branch 'google:main' into main
2025-07-16 05:22:43 +00:00
zxzxwu
d9d971b8b3
Merge pull request #720 from adjscent/main
...
Update pyproject.toml to python 3.9
2025-07-14 19:34:19 +08:00
zxzxwu
a5effb433b
Merge pull request #727 from vvydria/fix-HCI_LE_Set_Privacy_Mode_Command
...
fix: add missing metadata call for `peer_identity_address_type` in `HCI_LE_Set_Privacy_Mode_Command`
2025-07-14 19:14:18 +08:00
Vitalii Vydria
8802c95d31
fix: metadata call for peer_identity_address_type
...
Fixed a crash caused by a missing `metadata` initialization for the `peer_identity_address_type` field in the `HCI_LE_Set_Privacy_Mode_Command` dataclass.
The absence of this call led to incorrect field setup, resulting in runtime exceptions during `HCI_LE_Set_Privacy_Mode_Command` handling.
2025-07-14 13:39:08 +03:00
khsiao-google
a184cae560
Implement HCI_Mode_Change_Event
2025-07-14 08:43:27 +00:00
Gilles Boccon-Gibod
fa6fe2aaca
Merge pull request #723 from google/gbg/bt-bench-iso
...
add iso support to bench app
2025-07-07 18:03:13 +02:00
Gilles Boccon-Gibod
43a8cc37f8
add iso support to bench app
2025-07-07 13:03:19 +02:00
adjscent
e45143e33d
Update pyproject.toml
2025-07-06 01:19:04 +08:00
zxzxwu
1c1b947455
Merge pull request #716 from zxzxwu/hci
...
Migrate all HCI_Command to dataclasses
2025-07-02 22:16:37 +08:00
zxzxwu
d7ddffd275
Merge pull request #719 from zxzxwu/rust
...
Fix Rust linter errors
2025-07-02 22:07:15 +08:00
Josh Wu
3cb97d2373
Fix Rust linter errors
2025-07-02 12:41:39 +08:00
Josh Wu
bad037b010
Migrate all HCI_Command to dataclasses
2025-06-26 02:10:07 +08:00
zxzxwu
88777710a4
Merge pull request #715 from zxzxwu/hci
...
Migrate all HCI_Event to dataclasses
2025-06-26 00:15:00 +08:00
Josh Wu
0ab5b6c49a
Migrate all HCI_Event to dataclasses
2025-06-25 17:07:22 +08:00
zxzxwu
22ff0d5e32
Merge pull request #711 from zxzxwu/hci_extended_event_migration
...
Migrate all HCI_Extended_Event to dataclasses
2025-06-24 17:47:50 +08:00
Josh Wu
2f5de37d76
Migrate all HCI_Extended_Event to dataclasses
2025-06-24 17:15:22 +08:00