Merge pull request #871 from google/gbg/sci

add basic support for SCI
This commit is contained in:
Gilles Boccon-Gibod
2026-01-24 10:39:11 -08:00
committed by GitHub
7 changed files with 883 additions and 94 deletions

View File

@@ -619,7 +619,9 @@ async def test_le_request_subrate():
def on_le_subrate_change():
q.put_nowait(lambda: None)
devices.connections[0].on(Connection.EVENT_LE_SUBRATE_CHANGE, on_le_subrate_change)
devices.connections[0].on(
Connection.EVENT_CONNECTION_PARAMETERS_UPDATE, on_le_subrate_change
)
await devices[0].send_command(
hci.HCI_LE_Subrate_Request_Command(