diff options
author | Peter Johanson <[email protected]> | 2024-01-29 08:36:02 +0000 |
---|---|---|
committer | Pete Johanson <[email protected]> | 2024-02-09 14:32:46 -0800 |
commit | cd6f8a680ced404d5b12e1caeed6ca8ecfb2732d (patch) | |
tree | 90ea842a0d4f1b22758ec01582ebe3847e91da1d | |
parent | b2a0a357e132dc81f64ff2d39096d1a433a8d40f (diff) | |
download | zmk-cd6f8a680ced404d5b12e1caeed6ca8ecfb2732d.tar.gz zmk-cd6f8a680ced404d5b12e1caeed6ca8ecfb2732d.zip |
fix(ble): Update security test for changes in 3.5.
-rw-r--r-- | app/tests/ble/security/read-hid-after-connect-with-auto-sec/snapshot.log | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/tests/ble/security/read-hid-after-connect-with-auto-sec/snapshot.log b/app/tests/ble/security/read-hid-after-connect-with-auto-sec/snapshot.log index 0ab1bea5c5..b8ee29eb25 100644 --- a/app/tests/ble/security/read-hid-after-connect-with-auto-sec/snapshot.log +++ b/app/tests/ble/security/read-hid-after-connect-with-auto-sec/snapshot.log @@ -10,4 +10,3 @@ <dbg> ble_central: pairing_complete: Pairing complete <dbg> ble_central: read_cb: Read err: 0, length 8 <dbg> ble_central: read_cb: Read err: 0, length 12 -<dbg> ble_central: read_cb: Read err: 10, length 0 |