Josh Wu
|
4c3746a5b2
|
Fix some typos and annotations
|
2026-01-05 23:53:22 +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 |
|
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 |
|
Josh Wu
|
1b44e73f90
|
Remove link-relay and RemoteLink
|
2025-07-21 12:37:55 +08:00 |
|
Gilles Boccon-Gibod
|
1a05eebfdb
|
fix legacy pairing with oob
|
2025-06-23 07:05:21 +02: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 |
|
Josh Wu
|
7569da37e4
|
Replace legacy transport and role constants
|
2025-04-09 19:04:02 +08:00 |
|
Gilles Boccon-Gibod
|
b9f91f695a
|
fix oob support in pair.py
|
2024-11-27 12:58:03 -08:00 |
|
Gilles Boccon-Gibod
|
e7f9acb421
|
add support for selecting the identity address
|
2024-09-14 15:14:10 -07:00 |
|
Hui Peng
|
f7b66db873
|
Improve the linger option in pair tool
No matter pairing fails or not, make linger effective
|
2023-12-21 17:25:42 -08:00 |
|
Hui Peng
|
24e75bfeab
|
Do not exit after pairing is finished
Android performs additional service
discovery during pairing, otherwise
pairing fails.
|
2023-11-17 09:17:40 -08:00 |
|
Gilles Boccon-Gibod
|
1a6c9a4d04
|
improve help
|
2023-11-10 12:17:21 -08:00 |
|
Gilles Boccon-Gibod
|
5a307c19b8
|
add oob data on command line
|
2023-11-07 20:38:35 -08:00 |
|
Gilles Boccon-Gibod
|
4ae612090b
|
wip
|
2023-11-06 13:19:13 -08:00 |
|
Hui Peng
|
fbc3959a5a
|
Allow turning on BLE in classic pairing mode
|
2023-10-06 19:54:18 -07:00 |
|
Hui Peng
|
4d2e821e50
|
Add support for legacy pairing over bt classic
|
2023-06-07 11:39:06 -07:00 |
|
Gilles Boccon-Gibod
|
740a2e0ca0
|
instantiate keystore after power_on
|
2023-05-05 16:07:16 -07:00 |
|
Gilles Boccon-Gibod
|
3442358dea
|
refactor PairingDelegate
|
2023-04-18 15:04:53 -07:00 |
|
Gilles Boccon-Gibod
|
859aea5a99
|
fix role state for classic connections
|
2023-04-07 10:24:26 -07:00 |
|
Alan Rosenthal
|
fb49a87494
|
Create Characteristic.Property
Move all Characteristic properties into its own `enum.IntFlag` class
|
2023-03-31 16:09:24 -04:00 |
|
uael
|
d21da78aa3
|
overall: host a minimal copy of ainsicolors
|
2023-02-23 20:53:06 +00:00 |
|
Gilles Boccon-Gibod
|
a8beb6b1ff
|
remove stale comment
|
2023-02-14 16:05:46 -08:00 |
|
Gilles Boccon-Gibod
|
e6fc63b2d8
|
improve smp compatibility with other OS flows
|
2023-02-13 10:53:00 -08:00 |
|
Gilles Boccon-Gibod
|
5a1b03fd91
|
format
|
2023-02-08 10:54:27 -08:00 |
|
Gilles Boccon-Gibod
|
83a76a75d3
|
fix getting the filename from the keystore option.
|
2023-02-08 09:40:19 -08:00 |
|
Gilles Boccon-Gibod
|
c2959dadb4
|
formatting and linting automation
Squashed commits:
[cd479ba] formatting and linting automation
[7fbfabb] formatting and linting automation
[c4f9505] fix after rebase
[f506ad4] rename job
[441d517] update doc (+7 squashed commits)
[2e1b416] fix invoke and github action
[6ae5bb4] doc for git blame
[44b5461] add GitHub action
[b07474f] add docs
[4cd9a6f] more linter fixes
[db71901] wip
[540dc88] wip
|
2022-12-15 23:07:17 -08:00 |
|
Gilles Boccon-Gibod
|
135df0dcc0
|
format with Black
|
2022-12-10 09:40:12 -08:00 |
|
Gilles Boccon-Gibod
|
250c1e3395
|
address PR comments
|
2022-06-13 16:44:57 -07:00 |
|
Gilles Boccon-Gibod
|
b4e2f21d2a
|
add classic pairing io delegation
|
2022-06-11 01:33:51 -07:00 |
|
Gilles Boccon-Gibod
|
6ac91f7dec
|
initial import
|
2022-05-16 19:42:31 -07:00 |
|