Marshall Pierce
bad2fdf69f
Add a space after RSSI
...
The other data elements have a space, so I'm guessing that RSSI
is intended to as well. Perhaps there's some subtle reason why
it should have a space, though, in which case feel free to
close this.
Output now looks like this:
```
>>> 58:D3:49:E7:40:DA/P [PUBLIC]:
RSSI: -67
[Flags]: LE General,BR/EDR C,BR/EDR H
[TX Power Level]: 4
[Manufacturer Specific Data]: company=Apple, Inc., data=0f08c00af4392b00040c10020f04
```
2023-07-13 12:47:45 -06:00
Gilles Boccon-Gibod
e9dc0d6855
Merge pull request #201 from benquike/main
...
Pin aiohttp at version 3.8
v0.0.158
2023-06-14 11:23:31 -07:00
Hui Peng
b18104c9a7
Pin aiohttp at version 3.8.4
...
Recently aiohttp package is upgraded to 4.0.x version,
which breaks setup.py. This change fix the build issue
by pinning it at version 3.8.4.
2023-06-13 09:44:54 -07:00
Gilles Boccon-Gibod
50d1884365
Merge pull request #199 from benquike/main
...
Add support for legacy pairing over bt classic
v0.0.157
2023-06-12 10:45:51 -07:00
Gilles Boccon-Gibod
78581cc36f
Merge pull request #195 from google/gbg/speaker-app
...
speaker app
v0.0.156
2023-06-10 15:24:26 -07:00
Gilles Boccon-Gibod
b2c635768f
fix format
2023-06-09 15:54:32 -07:00
Gilles Boccon-Gibod
bd8236a501
appear as speaker instead of headset
2023-06-08 16:01:36 -07:00
Gilles Boccon-Gibod
56594a0c2f
fix indentiation
2023-06-08 16:00:56 -07:00
Hui Peng
4d2e821e50
Add support for legacy pairing over bt classic
2023-06-07 11:39:06 -07:00
Lucas Abel
7f987dc3cd
Merge pull request #198 from qiaoccolato/main
...
reformat protobuf import
v0.0.155
2023-06-07 10:05:30 -07:00
qiaoccolato
689745040f
Merge branch 'google:main' into main
2023-06-07 09:19:54 -07:00
Qiao Yang
809d4a18f5
reformat protobuf import
2023-06-07 09:14:50 -07:00
Gilles Boccon-Gibod
54be8b328a
Merge pull request #197 from zxzxwu/typing
...
Add typing for HFP and RFCOMM
2023-06-07 07:09:26 -07:00
Gilles Boccon-Gibod
57b469198a
Merge pull request #196 from google/gbg/better-address-resolving
...
pairing event improvement
2023-06-07 07:03:53 -07:00
Josh Wu
4d74339c04
Add typing for RFCOMM
2023-06-06 00:04:25 +08:00
Josh Wu
39db278f2e
Add typing for HFP
2023-06-05 23:54:42 +08:00
Gilles Boccon-Gibod
a1327e910b
allow the ui to join late
2023-06-04 15:11:13 -07:00
Gilles Boccon-Gibod
ab4390fbde
fix weakref type
2023-06-04 13:17:32 -07:00
Gilles Boccon-Gibod
a118792279
fix format
2023-06-04 13:12:11 -07:00
Gilles Boccon-Gibod
df848b0f24
Merge branch 'main' into gbg/speaker-app
2023-06-04 13:09:43 -07:00
Gilles Boccon-Gibod
27fbb58447
add basic keystore test
2023-06-04 13:01:07 -07:00
Gilles Boccon-Gibod
7ec57d6d6a
fix typo
2023-06-04 12:52:27 -07:00
Gilles Boccon-Gibod
de706e9671
simplify command line
2023-06-04 12:52:09 -07:00
Gilles Boccon-Gibod
c425b87549
add doc
2023-06-04 12:51:16 -07:00
Gilles Boccon-Gibod
a74c39dc2b
Merge pull request #193 from benquike/main
...
Update device name in advertising data from load_from_dict
v0.0.154
2023-05-24 15:04:03 -07:00
Hui Peng
22f7cef771
Update device name in advertising data from load_from_dict
2023-05-23 16:13:24 -07:00
Lucas Abel
5790d3aae8
Merge pull request #192 from google/uael/gatt-fixes
...
gatt: reset args ordering to original
v0.0.153
2023-05-23 06:40:51 +02:00
Lucas Abel
744294f00e
gatt: reset args ordering to original
...
This was a breaking change
2023-05-22 09:34:30 +00:00
Gilles Boccon-Gibod
371ea07442
wip
2023-05-19 16:05:21 -07:00
Gilles Boccon-Gibod
3697b8dde9
Merge pull request #189 from google/dependabot/pip/docs/mkdocs/pymdown-extensions-10.0
...
Bump pymdown-extensions from 9.6 to 10.0 in /docs/mkdocs
2023-05-17 19:05:23 -07:00
Lucas Abel
f3bfbab44d
Merge pull request #190 from google/uael/pandora-server
...
pandora: import bumble pandora server from avatar
v0.0.152
2023-05-17 22:31:09 +02:00
uael
afcce0d6c8
pandora: import bumble pandora server from avatar
2023-05-17 18:18:43 +00:00
Gilles Boccon-Gibod
121b0a6a93
fix aiohttp version
2023-05-16 11:42:15 -07:00
Gilles Boccon-Gibod
55a01033a0
wip
2023-05-15 14:29:58 -07:00
dependabot[bot]
69d45bed21
Bump pymdown-extensions from 9.6 to 10.0 in /docs/mkdocs
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 9.6 to 10.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.6...10.0 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 20:54:41 +00:00
Gilles Boccon-Gibod
7b7ef85b14
wip
2023-05-12 16:26:57 -07:00
Gilles Boccon-Gibod
e6a623db93
initial speaker app skeleton
2023-05-12 16:26:57 -07:00
Gilles Boccon-Gibod
b6e1d569d3
a2dp and avdtp improvements
2023-05-12 16:26:57 -07:00
Lucas Abel
4bd8c24f54
Merge pull request #186 from zxzxwu/gatt
...
GATT included service declaration & discovery
v0.0.151
2023-05-09 11:34:53 -07:00
Josh Wu
8d09693654
Implement GATT server included service declaration
2023-05-09 00:59:22 +08:00
Josh Wu
7d7534928f
Add self GATT included service tests
2023-05-08 14:59:58 +08:00
Josh Wu
e9bf5757c4
Implement GATT client included service discovery
2023-05-08 14:59:47 +08:00
Josh Wu
f9f694dfcf
Replace list[] legacy typing
2023-05-08 14:56:20 +08:00
Gilles Boccon-Gibod
6826f68478
fix linter warnings
2023-05-05 16:16:55 -07:00
Gilles Boccon-Gibod
f80c83d0b3
better doc and default behavior for json keystore
2023-05-05 16:11:20 -07:00
Gilles Boccon-Gibod
3de35193bc
rebase
2023-05-05 16:09:01 -07:00
Gilles Boccon-Gibod
740a2e0ca0
instantiate keystore after power_on
2023-05-05 16:07:16 -07:00
Lucas Abel
022c23500a
Merge pull request #178 from google/uael/pairing
...
Overall fixes and improvements
2023-05-03 21:39:50 -07:00
uael
5d4f811a65
smp: add simple Session proxy
...
This allow modifying the SMP behavior at runtime for testing purpose.
2023-05-04 04:33:50 +00:00
uael
3c81b248a3
smp: add type hints
2023-05-04 04:33:50 +00:00