Josh Wu
|
9c70c487b9
|
Add type hint to L2CAP module
|
2023-07-27 09:07:55 -07:00 |
|
Gilles Boccon-Gibod
|
52b29ad680
|
add new device class major/minor identifiers
|
2023-07-24 17:41:57 -07:00 |
|
uael
|
fdee5ecf70
|
uuid: add separator to to_hex_str + type hints
|
2023-05-04 04:33:50 +00:00 |
|
uael
|
29bd693bab
|
device: fix advertising data UUID list parse loop
|
2023-05-04 04:32:38 +00:00 |
|
Rahul Arya
|
c97ba4319f
|
Fix UUID byte-order in serialization
|
2023-03-03 22:38:21 +00:00 |
|
uael
|
b731f6f556
|
overall: add types hints to the small subset used by avatar
|
2023-02-02 19:37:55 +00:00 |
|
Gilles Boccon-Gibod
|
99758e4b7d
|
add basic support for mypy type checking
|
2023-01-20 00:20:50 -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 |
|
Alan Rosenthal
|
f56ac14f2c
|
Add bumble-console --device-config support for gatt services
This PR adds support for bumble-console to be preloaded with gatt services via `--device-config`.
This PR also adds some type annotations
|
2022-11-28 14:11:27 -05:00 |
|
Abel Lucas
|
ce9472bf42
|
core: change AdvertisingData.get default raw behavior to False
|
2022-11-04 17:26:59 +00:00 |
|
Abel Lucas
|
fc331b7aea
|
core: improve Advertisement.ad_data_to_object with support for more data types
|
2022-11-04 17:26:59 +00:00 |
|
Gilles Boccon-Gibod
|
cf4c43c4ff
|
Merge pull request #48 from google/uael/classic-parallel-connect
classic: update `Device.connect` to allow parallels connection creation
|
2022-10-23 20:52:08 -07:00 |
|
Abel Lucas
|
16b4f18c92
|
tests: add parallel device connection test
|
2022-10-21 15:49:03 +00:00 |
|
Abel Lucas
|
4e2f66f709
|
device: raise a CommandTimeoutError error on command timeout
|
2022-10-20 22:11:07 +00:00 |
|
Abel Lucas
|
45dd849d9f
|
classic: update ConnectionError to take transport and peer address
|
2022-10-20 14:53:03 +00:00 |
|
Gilles Boccon-Gibod
|
eb8556ccf6
|
gbg/extended scanning (#47)
Squashed:
* add extended report class
* more HCI commands
* add AdvertisingType
* add phy options
* fix tests
|
2022-10-19 10:06:00 -07:00 |
|
Gilles Boccon-Gibod
|
6ac91f7dec
|
initial import
|
2022-05-16 19:42:31 -07:00 |
|