Hui Peng
|
41d1772cb5
|
Add test for HCI_PIN_Code_Request_Reply_Command
|
2023-03-23 10:14:51 -07:00 |
|
Hui Peng
|
6e9078d60e
|
Add implemenetation of HCI_PIN_Code_Request_Reply_Command
|
2023-03-23 09:50:50 -07:00 |
|
Hui Peng
|
d5c7d0db57
|
Fix a bug in HCI_Object.dict_from_bytes
|
2023-03-23 08:57:10 -07:00 |
|
Hui Peng
|
b70ebdef73
|
Allow Device.enable_classic to be configurable
|
2023-03-23 08:56:32 -07:00 |
|
Gilles Boccon-Gibod
|
c4fb63d35c
|
Merge pull request #146 from google/gbg/snoop-file
add auto-snooping for transports
v0.0.145
|
2023-03-21 09:15:07 -07:00 |
|
Gilles Boccon-Gibod
|
aa9af61cbe
|
improve exception messages
|
2023-03-20 12:14:28 -07:00 |
|
Gilles Boccon-Gibod
|
dc3ac3060e
|
add auto-snooping for transports
|
2023-03-20 11:06:50 -07:00 |
|
Gilles Boccon-Gibod
|
e77723a5f9
|
Merge pull request #135 from google/gbg/snoop
add snoop support
v0.0.144
|
2023-03-07 09:16:33 -08:00 |
|
Gilles Boccon-Gibod
|
fe8cf51432
|
Merge pull request #139 from google/gbg/hotfix-001
two small hotfixes
|
2023-03-07 09:16:15 -08:00 |
|
Gilles Boccon-Gibod
|
97a0e115ae
|
two small hotfixes
|
2023-03-05 20:24:16 -08:00 |
|
Lucas Abel
|
46e7aac77c
|
Merge pull request #138 from rahularya50/aryarahul/fix-att-perms
Add support for ATT permissions on server-side
|
2023-03-03 16:18:45 -08:00 |
|
Rahul Arya
|
08a6f4fa49
|
Add support for ATT permissions on server-side
|
2023-03-03 16:11:33 -08:00 |
|
Lucas Abel
|
ca063eda0b
|
Merge pull request #132 from rahularya50/aryarahul/fix-uuid
Fix UUID byte-order in serialization
|
2023-03-03 15:48:50 -08:00 |
|
Rahul Arya
|
c97ba4319f
|
Fix UUID byte-order in serialization
|
2023-03-03 22:38:21 +00:00 |
|
Gilles Boccon-Gibod
|
a5275ade29
|
add snoop support
|
2023-03-02 14:34:49 -08:00 |
|
Lucas Abel
|
e7b39c4188
|
Merge pull request #130 from google/uael/self-host-ainsicolors
Effort to make Bumble self hosted into AOSP
|
2023-02-23 15:31:23 -08:00 |
|
uael
|
0594eaef09
|
link: make websockets import lazy
|
2023-02-23 21:06:12 +00:00 |
|
uael
|
05200284d2
|
a2dp: get rid of construct dependency
|
2023-02-23 21:01:17 +00:00 |
|
uael
|
d21da78aa3
|
overall: host a minimal copy of ainsicolors
|
2023-02-23 20:53:06 +00:00 |
|
Gilles Boccon-Gibod
|
fbc7cf02a3
|
Merge pull request #129 from google/gbg/smp-improvements
improve smp compatibility with other OS flows
v0.0.143
|
2023-02-14 19:10:51 -08:00 |
|
Gilles Boccon-Gibod
|
a8beb6b1ff
|
remove stale comment
|
2023-02-14 16:05:46 -08:00 |
|
Gilles Boccon-Gibod
|
2d44de611f
|
make pylint happy
|
2023-02-14 16:04:20 -08:00 |
|
Lucas Abel
|
9874bb3b37
|
Merge pull request #128 from google/uael/device-smp-patch
Small patches for device and SMP
|
2023-02-14 13:15:16 -08:00 |
|
uael
|
6645ad47ee
|
smp: add a small type hint
|
2023-02-14 21:04:39 +00:00 |
|
uael
|
ad27de7717
|
device: remove "feature" which enable accept to return the same connection has connect
|
2023-02-14 21:04:39 +00:00 |
|
Gilles Boccon-Gibod
|
e6fc63b2d8
|
improve smp compatibility with other OS flows
|
2023-02-13 10:53:00 -08:00 |
|
Gilles Boccon-Gibod
|
1321c7da81
|
Merge pull request #125 from google/gbg/gh-124
fix getting the filename from the keystore option.
|
2023-02-10 20:17:38 -08:00 |
|
Gilles Boccon-Gibod
|
5a1b03fd91
|
format
|
2023-02-08 10:54:27 -08:00 |
|
Gilles Boccon-Gibod
|
de47721753
|
fix typo caused by an earlier refactor.
|
2023-02-08 09:56:11 -08:00 |
|
Gilles Boccon-Gibod
|
83a76a75d3
|
fix getting the filename from the keystore option.
|
2023-02-08 09:40:19 -08:00 |
|
Lucas Abel
|
d5b5ef8313
|
Merge pull request #122 from google/uael/abort-on-fix-invalid-state
utils: fix possible invalide state error while canceling future for `abort_on`
|
2023-02-06 17:13:34 -08:00 |
|
uael
|
856a8d53cd
|
utils: fix possible invalide state error while canceling future for abort_on
|
2023-02-06 16:58:23 +00:00 |
|
Gilles Boccon-Gibod
|
177c273a57
|
Merge pull request #121 from google/gbg/replace-bitstruct
replace bitstruct with construct
v0.0.142
|
2023-02-05 11:33:36 -08:00 |
|
Gilles Boccon-Gibod
|
24a863983d
|
Merge branch 'gbg/replace-bitstruct' of https://github.com/google/bumble into gbg/replace-bitstruct
# Conflicts:
# bumble/a2dp.py
# pyproject.toml
|
2023-02-04 09:31:18 -08:00 |
|
Gilles Boccon-Gibod
|
b7ef09d4a3
|
fix format
|
2023-02-04 09:26:31 -08:00 |
|
Gilles Boccon-Gibod
|
b5b6cd13b8
|
replace bitstruct with construct
|
2023-02-04 09:23:13 -08:00 |
|
Gilles Boccon-Gibod
|
ef781bc374
|
replace bitstruct with construct
|
2023-02-03 19:41:07 -08:00 |
|
Lucas Abel
|
00978c1d63
|
Merge pull request #118 from google/uael/type-hints
overall: add types hints to the small subset used by avatar
|
2023-02-02 12:48:40 -08:00 |
|
uael
|
b731f6f556
|
overall: add types hints to the small subset used by avatar
|
2023-02-02 19:37:55 +00:00 |
|
Lucas Abel
|
ed261886e1
|
Merge pull request #119 from google/uael/fix-ci-packages-version
build: fix version of packages running checks in CI
|
2023-02-02 11:03:34 -08:00 |
|
uael
|
5e18094c31
|
build: fix version of packages running checks in CI
|
2023-02-02 17:23:15 +00:00 |
|
Lucas Abel
|
9a9b4e5bf1
|
Merge pull request #117 from google/uael/host-fixes
host: fixed `.latency` attribute error
v0.0.141
|
2023-01-27 17:38:11 -08:00 |
|
Abel Lucas
|
895f1618d8
|
host: fixed .latency attribute error
|
2023-01-27 23:05:43 +00:00 |
|
Gilles Boccon-Gibod
|
52746e0c68
|
Merge pull request #116 from google/barbibulle-patch-1
fix libusb-package dependency
v0.0.140
|
2023-01-25 15:59:42 -08:00 |
|
Gilles Boccon-Gibod
|
f9b7072423
|
Update setup.cfg
|
2023-01-25 15:37:33 -08:00 |
|
Gilles Boccon-Gibod
|
fa4be1958f
|
Merge pull request #114 from google/gbg/fix-constant-typo
fix typo in constant name
|
2023-01-23 08:50:07 -08:00 |
|
Gilles Boccon-Gibod
|
f1686d8a9a
|
fix typo in constant name
|
2023-01-22 19:10:13 -08:00 |
|
Gilles Boccon-Gibod
|
5c6a7f2036
|
Merge pull request #113 from google/gbg/mypy
add basic support for mypy type checking
|
2023-01-20 08:08:19 -08:00 |
|
Gilles Boccon-Gibod
|
99758e4b7d
|
add basic support for mypy type checking
|
2023-01-20 00:20:50 -08:00 |
|
Alan Rosenthal
|
7385de6a69
|
Merge pull request #95 from AlanRosenthal/alan/fix_show_attributes
Fix `show attributes`
|
2023-01-19 14:57:22 -05:00 |
|