Josh Wu
|
7341172739
|
Use __future__.annotations for typing
|
2023-08-22 14:44:15 +08:00 |
|
Josh Wu
|
e6b566b848
|
RFCOMM: Refactor role to enum
|
2023-08-21 15:16:34 +08:00 |
|
Josh Wu
|
2527a711dc
|
Refactor RFCOMM states to enum
|
2023-08-21 15:12:52 +08:00 |
|
Josh Wu
|
5fba6b1cae
|
Complete typing in RFCOMM
|
2023-08-21 15:12:52 +08:00 |
|
Josh Wu
|
4d74339c04
|
Add typing for RFCOMM
|
2023-06-06 00:04:25 +08:00 |
|
Gilles Boccon-Gibod
|
859aea5a99
|
fix role state for classic connections
|
2023-04-07 10:24:26 -07:00 |
|
Gilles Boccon-Gibod
|
1efa2e9d44
|
add benchmark tool and doc
|
2023-03-20 18:25:21 -07:00 |
|
uael
|
d21da78aa3
|
overall: host a minimal copy of ainsicolors
|
2023-02-23 20:53:06 +00: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 |
|
Michael Mogenson
|
e6c062117f
|
Swap arguments to ConnectionError in RFCOMM Multiplexer
Minor fixup. Change the order of arguments to ConnectionError to set the
transport and address correctly in rfcomm.py on_dm_frame().
|
2022-11-18 10:02:40 -05:00 |
|
Abel Lucas
|
45dd849d9f
|
classic: update ConnectionError to take transport and peer address
|
2022-10-20 14:53:03 +00:00 |
|
Gilles Boccon-Gibod
|
431445e6a2
|
fix imports (#25)
|
2022-08-16 11:29:56 -07:00 |
|
Gilles Boccon-Gibod
|
6ac91f7dec
|
initial import
|
2022-05-16 19:42:31 -07:00 |
|