Gilles Boccon-Gibod
|
009ecfce96
|
use list comprehension
|
2022-07-19 19:53:18 -07:00 |
|
Gilles Boccon-Gibod
|
d6075df356
|
add tool
|
2022-07-19 19:53:18 -07:00 |
|
Gilles Boccon-Gibod
|
ebd0a0c8ca
|
more complete set of HCI types and constants
|
2022-07-19 19:53:18 -07:00 |
|
Gilles Boccon-Gibod
|
bd28892734
|
add support for type adapters and framework for adding standard GATT profiles
|
2022-07-19 19:42:21 -07:00 |
|
Gilles Boccon-Gibod
|
b64fa65921
|
Merge pull request #10 from zxzxwu/main
Make pairing and link mode configurable
|
2022-07-18 12:48:07 -07:00 |
|
Josh Wu
|
7d87c3cc3a
|
Make pairing and link mode configurable
|
2022-07-18 14:28:21 +08:00 |
|
Gilles Boccon-Gibod
|
94fc81c183
|
Merge pull request #7 from DeltaEvo/david/config-load
Make DeviceConfiguration loadable from a dict
|
2022-06-25 05:08:44 -07:00 |
|
Gilles Boccon-Gibod
|
b65b395fc4
|
Merge pull request #8 from Arrowbox/threadsafe_usb_close
Use threadsafe call when setting event_loop_done
|
2022-06-25 05:07:42 -07:00 |
|
David Duarte
|
0f157d55f7
|
Make DeviceConfiguration loadable from a dict
|
2022-06-24 09:57:16 +00:00 |
|
Jayson Messenger
|
925d79491f
|
Use threadsafe call when setting event_loop_done
Previously, the close method would hang waiting on the future to be
done.
|
2022-06-23 15:19:05 -04:00 |
|
Gilles Boccon-Gibod
|
3d14df909c
|
Merge pull request #5 from google/gbg/disconnection-event-routing
fix the routing of disconnection events
v0.0.5
|
2022-06-15 10:50:14 -07:00 |
|
Gilles Boccon-Gibod
|
153788afe3
|
fix the routing of disconnection events
|
2022-06-14 14:38:40 -07:00 |
|
Gilles Boccon-Gibod
|
99ca31c063
|
Merge pull request #4 from google/gbg/classic-pairing-io
classic pairing io
v0.0.4
|
2022-06-14 11:32:37 -07:00 |
|
Gilles Boccon-Gibod
|
9629e677f2
|
improve readability as per PR suggestion
|
2022-06-14 10:57:54 -07:00 |
|
Gilles Boccon-Gibod
|
250c1e3395
|
address PR comments
|
2022-06-13 16:44:57 -07:00 |
|
Gilles Boccon-Gibod
|
70dca1d7c9
|
cosmetic fix
|
2022-06-11 15:50:53 -07:00 |
|
Gilles Boccon-Gibod
|
a5015c1305
|
add pytest async options
|
2022-06-11 12:28:00 -07:00 |
|
Gilles Boccon-Gibod
|
6e22df4838
|
add doc structure
|
2022-06-11 12:19:54 -07:00 |
|
Gilles Boccon-Gibod
|
b4e2f21d2a
|
add classic pairing io delegation
|
2022-06-11 01:33:51 -07:00 |
|
Gilles Boccon-Gibod
|
1af61e8af3
|
Update getting_started.md
v0.0.3
|
2022-06-04 23:03:31 -07:00 |
|
Gilles Boccon-Gibod
|
e11119c565
|
Update README.md
|
2022-06-04 22:57:14 -07:00 |
|
Gilles Boccon-Gibod
|
b1a31564ef
|
Merge pull request #3 from google/gbg/usb-serial-number
gbg/usb serial number
|
2022-06-04 20:47:18 -07:00 |
|
Gilles Boccon-Gibod
|
01492d510c
|
close device inside for loop
|
2022-06-03 19:53:26 -07:00 |
|
Gilles Boccon-Gibod
|
302c495178
|
fix mkdocstrings python dependency
|
2022-06-02 15:56:01 -07:00 |
|
Gilles Boccon-Gibod
|
fc7923f83b
|
add missing paths config for mkdocstrings
|
2022-06-02 15:47:27 -07:00 |
|
Gilles Boccon-Gibod
|
a9bd77e6ee
|
add build workflow
|
2022-06-02 15:24:45 -07:00 |
|
Gilles Boccon-Gibod
|
ce0cf5fd27
|
refactor doc
|
2022-06-02 15:07:50 -07:00 |
|
Gilles Boccon-Gibod
|
86ded3fece
|
support selecting usb device by serial number
|
2022-05-29 16:30:05 -07:00 |
|
Gilles Boccon-Gibod
|
d6b426eeec
|
Merge pull request #2 from stefanst3000/fix-missing-dep
setup.cfg: add protobuf dependency and update package_dir
v0.0.2
|
2022-05-19 12:55:07 -07:00 |
|
Stefan Stanacar
|
884315ae00
|
setup.cfg: add protobuf dependenc
Add protobuf to required dependencies, since is needed when using the
android-emulator transport.
Signed-off-by: Stefan Stanacar <stefanst@google.com>
|
2022-05-19 18:26:02 +00:00 |
|
Gilles Boccon-Gibod
|
7e8b201999
|
Update python-build-test.yml
|
2022-05-17 09:16:17 -07:00 |
|
Gilles Boccon-Gibod
|
e99d291cb7
|
Create python-build-test.yml
|
2022-05-17 09:14:49 -07:00 |
|
Gilles Boccon-Gibod
|
27c0551279
|
Create codeql-analysis.yml
Enable code analysis workflow
|
2022-05-16 20:24:05 -07:00 |
|
Gilles Boccon-Gibod
|
db2c833276
|
update mkdocs options
|
2022-05-16 20:16:02 -07:00 |
|
Gilles Boccon-Gibod
|
3dc2b9b2a8
|
Merge branch 'main' of https://github.com/google/bumble
|
2022-05-16 20:05:24 -07:00 |
|
Gilles Boccon-Gibod
|
210a509385
|
point to pre-built doc on GitHub Pages host
|
2022-05-16 20:05:10 -07:00 |
|
Gilles Boccon-Gibod
|
7b7c0ffa42
|
Merge pull request #1 from google/dependabot/pip/docs/mkdocs/mkdocs-1.2.3
Bump mkdocs from 1.2 to 1.2.3 in /docs/mkdocs
|
2022-05-16 19:47:25 -07:00 |
|
dependabot[bot]
|
ba0e123d96
|
Bump mkdocs from 1.2 to 1.2.3 in /docs/mkdocs
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2 to 1.2.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.2...1.2.3)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-17 02:46:22 +00:00 |
|
Gilles Boccon-Gibod
|
6ac91f7dec
|
initial import
v0.0.1
|
2022-05-16 19:42:31 -07:00 |
|