Josh Wu
acd9d994c3
Save link_key in CTKD over BR/EDR
...
Since keystore.update() overwrites all existing keys, the existing link
key will be wiped out. To avoid this, SMP also need to keep the key.
2024-01-17 19:30:02 +08:00
Gilles Boccon-Gibod
37afda3ed3
Merge pull request #399 from google/gbg/hotfix-002
...
fix uninitialized variable
v0.0.183
2024-01-16 17:29:48 -08:00
Gilles Boccon-Gibod
54f2981267
fix uninitialized variable
2024-01-16 16:49:06 -08:00
Charlie Boutier
bb025514e7
PandoraHost: compute advertising_interval_max with interval_range
2024-01-12 14:36:22 -08:00
Charlie Boutier
e228597269
Pandora host: support advertising interval in advertise
2024-01-12 14:36:22 -08:00
Gilles Boccon-Gibod
95b0d6c6f2
Merge pull request #398 from google/gbg/rfcomm-no-sink
...
update credits even without a sink
2024-01-11 13:18:15 -08:00
Josh Wu
fa4df6e3a2
Controller: CIS implementation
2024-01-11 01:16:42 +08:00
zxzxwu
46ceea7ecd
Merge pull request #391 from zxzxwu/remote_feature
...
LE read remote features
2024-01-10 15:51:32 +08:00
Gilles Boccon-Gibod
30f89d5739
simplify
2024-01-09 18:01:34 -08:00
Gilles Boccon-Gibod
481cf40831
update credits even without a sink
2024-01-09 17:58:52 -08:00
Josh Wu
eff05afb7a
LE read remote features
2024-01-09 11:30:08 +08:00
zxzxwu
d8e6700611
Merge pull request #383 from zxzxwu/controller
...
Controller: SCO implementation
v0.0.182
2024-01-09 09:39:13 +08:00
Gilles Boccon-Gibod
56eb5a933b
Merge pull request #394 from google/gbg/hci-latency
...
add support for HCI latency probing
2024-01-08 09:21:00 -08:00
Gilles Boccon-Gibod
caacc0c133
Merge pull request #395 from google/gbg/loopback-quick-fix
...
compatibility with recent host ACL property changes
2024-01-08 09:20:45 -08:00
Gilles Boccon-Gibod
5f377c024b
format
2024-01-05 12:26:54 -08:00
Gilles Boccon-Gibod
00cd8fbdd0
compatibility with recent host ACL property changes
2024-01-05 12:17:09 -08:00
Gilles Boccon-Gibod
aeeff18428
add support for HCI latency probing
2024-01-05 10:26:04 -08:00
Michael Mogenson
c48e3f5e9c
Merge pull request #393 from mogenson/controller-loopback
...
apps: Add a controller loopback throughput test app
2024-01-05 13:13:30 -05:00
Michael Mogenson
d6bbc1145a
apps: Add a controller loopback throughput test app
...
Add a command line utility to open a transport to a BT controller, put
the controller into local loopback mode, and send and receive ACL data
packets. Record the time it takes to send and receive all packets and
calculate a throughput measurement in kB/s.
This utility is usefull for characterizing the speed of a transport to a
BT controller (such as a TCP socket or serial port) without having to
deal with a connected peer or the variability of over the air
transmissions.
The transport CLI argument is required. The packet size and packet
count arguments are optional. They default to the same values as the
bumble-bench app.
2024-01-05 10:01:24 -05:00
zxzxwu
e2fec67bd9
Merge pull request #390 from zxzxwu/csip
...
CSIP: Encrypted SIRK implementation
2024-01-04 13:28:23 +08:00
Josh Wu
88cb3b2a4d
IWYU in CSIP
2024-01-04 13:22:09 +08:00
zxzxwu
9ebb03be46
Merge pull request #389 from zxzxwu/gitignore
...
.gitignore: Add venv directories
2024-01-04 12:54:30 +08:00
Gilles Boccon-Gibod
80d84af76c
Merge pull request #392 from google/gbg/l2cap-drain
...
l2cap & rfcomm drain support
2024-01-03 09:59:36 -08:00
Gilles Boccon-Gibod
8f4721758f
fix typo
2024-01-03 09:53:17 -08:00
Gilles Boccon-Gibod
8864af4acd
format
2024-01-02 11:35:11 -08:00
Gilles Boccon-Gibod
8980fb8cc7
add drain support and a few tool options
2024-01-02 11:07:52 -08:00
Josh Wu
2c5f3472a9
CSIP: Encrypted SIRK implementation
2023-12-30 16:06:42 +08:00
Josh Wu
f18277ac78
Ignore venv directories
2023-12-30 14:23:35 +08:00
Josh Wu
8d46bc04d2
Controller: SCO implementation
2023-12-30 14:22:58 +08:00
Gilles Boccon-Gibod
09e5ea5dec
Merge pull request #387 from google/gbg/async-gatt-server
...
support async read/write for characteristic values
v0.0.181
2023-12-29 11:28:22 -08:00
Gilles Boccon-Gibod
d43281c57e
allow passing IRKs as arguments
2023-12-28 14:35:23 -08:00
Gilles Boccon-Gibod
6810865670
Merge pull request #385 from google/gbg/android-enable-dle
...
request MTU change after connection
2023-12-28 13:46:25 -08:00
Gilles Boccon-Gibod
3e9e06a02c
Merge pull request #386 from AlanRosenthal/main
...
app/bench.py: use logging rather than print()
2023-12-28 13:42:17 -08:00
Alan Rosenthal
ccd12f6591
app/bench.py: use logging rather than print()
2023-12-28 16:06:50 -05:00
Gilles Boccon-Gibod
f9a7843f7e
request MTU change after connection
2023-12-28 11:17:18 -08:00
Gilles Boccon-Gibod
210c334db7
Merge pull request #380 from google/gbg/classic-buffer-size
...
support per-transport ACL queues
2023-12-28 09:24:52 -08:00
Gilles Boccon-Gibod
f297cdfcce
Merge pull request #384 from eukub/string-concatination-to-fstring
...
сhanged concatenation of strings to f-strings to improve readability
2023-12-28 09:24:25 -08:00
eukub
5b536d00ab
сhanged concatenation of strings to f-strings to improve readability and unify with the rest of code
2023-12-28 16:27:36 +03:00
Gilles Boccon-Gibod
b4af46ebd5
use TCP_NODELAY on socket
2023-12-27 12:11:20 -08:00
Gilles Boccon-Gibod
c08da3193e
format
2023-12-27 11:56:06 -08:00
Gilles Boccon-Gibod
f2925ca647
support async read/write for characteristic values
2023-12-27 11:52:22 -08:00
Gilles Boccon-Gibod
fd4d68e5c0
print controller flow control info
2023-12-26 13:24:24 -08:00
Gilles Boccon-Gibod
5d83deffa4
Merge pull request #345 from rdhavan/bumble_hid_device
...
Bumble hid device implementation - Application and hid profile
2023-12-26 11:10:34 -08:00
Gilles Boccon-Gibod
2878cca478
Merge pull request #378 from benquike/pair_linger
...
Improve the linger option of bumble-pair
2023-12-26 10:55:28 -08:00
Gilles Boccon-Gibod
53934716db
Merge pull request #377 from benquike/irk
...
Add functions/tool for gen/verifying BLE IRK/RPA
2023-12-26 10:54:18 -08:00
Hui Peng
d885d45824
Add functions/tool for gen/verifying BLE IRK/RPA
2023-12-26 09:34:19 -08:00
Gilles Boccon-Gibod
b90d0f8710
fix tests
2023-12-26 09:09:20 -08:00
zxzxwu
8ccfc90fe6
Merge pull request #379 from zxzxwu/addr
...
Add random address generation methods
2023-12-25 17:28:49 +08:00
Josh Wu
92aa7e9e2a
Add random address generation methods
2023-12-24 18:07:40 +08:00
Gilles Boccon-Gibod
afc6d19e04
address PR comments
2023-12-23 14:21:44 -08:00