mirror of
https://github.com/google/bumble.git
synced 2026-04-17 00:35:31 +00:00
Fix test_hf_batched_response
This commit is contained in:
@@ -576,7 +576,6 @@ async def test_hf_batched_response(
|
||||
):
|
||||
hf, ag = hfp_connections
|
||||
|
||||
ag.send_response = lambda str: None
|
||||
ag.dlc.write(b'\r\n+BIND: (1,2)\r\n\r\nOK\r\n')
|
||||
|
||||
await hf.execute_command("AT+BIND=?", response_type=hfp.AtResponseType.SINGLE)
|
||||
|
||||
Reference in New Issue
Block a user