Gilles Boccon-Gibod
|
c901e15666
|
fix a few HCI types and make the bridge more robust
|
2026-01-25 13:47:14 -08:00 |
|
Gilles Boccon-Gibod
|
022323b19c
|
Merge pull request #871 from google/gbg/sci
add basic support for SCI
|
2026-01-24 10:39:11 -08:00 |
|
Dennis Heinze
|
49530d8d6d
|
Update apps and examples to await .terminated
|
2026-01-24 00:20:55 +01:00 |
|
Gilles Boccon-Gibod
|
c577f17c99
|
add basic support for SCI
|
2026-01-20 15:32:55 -08:00 |
|
Gilles Boccon-Gibod
|
7e89c8a7f8
|
Merge pull request #868 from google/gbg/return-parameters
typing support for HCI commands return parameters
|
2026-01-19 09:49:15 -08:00 |
|
Gilles Boccon-Gibod
|
7523118581
|
typing surrport for HCI commands return parameters
|
2026-01-17 13:19:36 -08:00 |
|
Stryxion
|
671f306a27
|
fix: black
|
2026-01-13 09:42:40 +01:00 |
|
Stryxion
|
9e270d4d62
|
fix: mypy
|
2026-01-12 09:36:35 +01:00 |
|
Stryxion
|
05fd4fbfc6
|
fix: review
|
2026-01-09 08:46:31 +01:00 |
|
Stryxion
|
6aa9e0bdf7
|
feat: Add filtering options for usb probe
|
2026-01-08 14:54:58 +01:00 |
|
Josh Wu
|
4c3746a5b2
|
Fix some typos and annotations
|
2026-01-05 23:53:22 +08:00 |
|
zxzxwu
|
566ef967f4
|
Merge pull request #836 from zxzxwu/eatt
Add EATT Support
|
2026-01-05 22:26:17 +08:00 |
|
Josh Wu
|
df697c6513
|
Add EATT Support
|
2026-01-04 21:51:50 +08:00 |
|
Gilles Boccon-Gibod
|
32bb7cdaf3
|
add support for multiple concurrent broadcasts
|
2026-01-01 18:24:03 -08:00 |
|
Josh Wu
|
3f643de4c1
|
Ruff: Add and fix UP rules
|
2026-01-01 03:25:32 +08:00 |
|
Gilles Boccon-Gibod
|
4fb501a0ef
|
use ruff for linting and import sorting
|
2025-12-29 19:28:45 -08:00 |
|
David Lechner
|
5bbbe5e40f
|
Remove unused imports
Mechanically remove unused imports with:
ruff check --select F401 --fix --extend-exclude grpc_protobuf
|
2025-12-29 17:19:11 -06:00 |
|
Josh Wu
|
5431941fe7
|
Upgrade Python version to 3.10-3.14
|
2025-11-05 04:45:05 +08:00 |
|
Gilles Boccon-Gibod
|
116dc9b319
|
add support for data type classes
|
2025-08-29 13:17:17 -07:00 |
|
Gilles Boccon-Gibod
|
7aba36302a
|
use isort when formatting
|
2025-08-21 16:38:58 -07:00 |
|
Gilles Boccon-Gibod
|
d611d25802
|
resolve merge conflicts
|
2025-07-26 21:20:52 -07:00 |
|
Josh Wu
|
1b44e73f90
|
Remove link-relay and RemoteLink
|
2025-07-21 12:37:55 +08:00 |
|
Gilles Boccon-Gibod
|
43a8cc37f8
|
add iso support to bench app
|
2025-07-07 13:03:19 +02:00 |
|
Gilles Boccon-Gibod
|
1a05eebfdb
|
fix legacy pairing with oob
|
2025-06-23 07:05:21 +02:00 |
|
Josh Wu
|
8a0cd5d0d1
|
Replace deprecated typing aliases
|
2025-06-07 23:39:35 +08:00 |
|
Gilles Boccon-Gibod
|
b8a055de45
|
Merge pull request #701 from google/gbg/speaker-app-opus
speaker app: enable opus, enable more options
|
2025-05-29 16:55:05 -04:00 |
|
Gilles Boccon-Gibod
|
2e523b6f49
|
enable opus, enable more options
|
2025-05-27 11:49:44 -04:00 |
|
Gilles Boccon-Gibod
|
775b2d5d7f
|
add advertise and scan options to the bench app
|
2025-05-20 17:15:43 -04:00 |
|
Gilles Boccon-Gibod
|
8b59b4f515
|
address PR comments
|
2025-05-04 17:50:00 -07:00 |
|
Gilles Boccon-Gibod
|
ce04c163db
|
fix merge conflict
|
2025-05-04 11:32:25 -07:00 |
|
Gilles Boccon-Gibod
|
088bcbed0b
|
resolve merge conflicts
|
2025-05-04 11:31:15 -07:00 |
|
Gilles Boccon-Gibod
|
57fbad6fa4
|
add LE advertisement and HR service
|
2025-05-04 11:31:15 -07:00 |
|
Gilles Boccon-Gibod
|
fbd03ed4a5
|
fix a few timescale adjustments
|
2025-05-03 12:07:53 -07:00 |
|
Gilles Boccon-Gibod
|
d3bd5a759f
|
Revert "fix a few timescale adjustments"
This reverts commit dedef79bef.
|
2025-05-03 12:05:31 -07:00 |
|
Gilles Boccon-Gibod
|
dedef79bef
|
fix a few timescale adjustments
|
2025-05-03 12:00:34 -07:00 |
|
Gilles Boccon-Gibod
|
febed8179b
|
fix numeric entries and phy request
|
2025-04-22 17:14:39 -07:00 |
|
Josh Wu
|
55801bc2ca
|
Make all event emitters async
* Also remove AbortableEventEmitter
|
2025-04-16 12:40:57 +08:00 |
|
Josh Wu
|
7569da37e4
|
Replace legacy transport and role constants
|
2025-04-09 19:04:02 +08:00 |
|
Gilles Boccon-Gibod
|
5e55c0e358
|
add broadcast code encoding
|
2025-03-17 19:56:02 -04:00 |
|
Gilles Boccon-Gibod
|
ed0eb912c5
|
Merge pull request #650 from google/gbg/gatt-adapter-typing
new GATT adapter classes with proper typing support
|
2025-02-23 18:06:16 -08:00 |
|
Gilles Boccon-Gibod
|
8e509c18c9
|
remove unused import
|
2025-02-22 13:34:57 -08:00 |
|
Gilles Boccon-Gibod
|
cc21ed27c7
|
use bis link API
|
2025-02-22 13:32:58 -08:00 |
|
Josh Wu
|
f321143837
|
Improve AdvertisingData type annotations
* Add overloads to provide better return type hints
* Make advertising data type enum so they can be considered constants
|
2025-02-21 17:12:14 +08:00 |
|
Gilles Boccon-Gibod
|
2c3af5b2bb
|
Merge pull request #649 from google/gbg/async-read-phy
make connection phy async
|
2025-02-18 07:25:06 -08:00 |
|
Gilles Boccon-Gibod
|
73d2b54e30
|
make connection phy async
|
2025-02-17 19:24:18 -08:00 |
|
|
|
185d5fd577
|
reformatting
|
2025-02-17 20:11:17 +01:00 |
|
pstrueb
|
ae5f9cf690
|
Remove little accident
|
2025-02-17 18:21:16 +01:00 |
|
pstrueb
|
4b66a38fe6
|
Refractoring again
|
2025-02-17 09:49:09 +01:00 |
|
pstrueb
|
f526f549ee
|
refractoring
|
2025-02-17 08:51:28 +01:00 |
|
Gilles Boccon-Gibod
|
da029a1749
|
new adapter classes
|
2025-02-16 16:26:13 -08:00 |
|