diff options
author | Peter Johanson <[email protected]> | 2023-12-04 12:58:13 -0800 |
---|---|---|
committer | Pete Johanson <[email protected]> | 2024-02-09 14:32:46 -0800 |
commit | b3f1d769f09635da74fe3878b113d5797a1227d3 (patch) | |
tree | 064983478f8fb0bcfa60b613f2513f7aaae3f58a /app/tests | |
parent | 4fcbe3268a6e0fbbd56a9936d75a0d777c9bd065 (diff) | |
download | zmk-b3f1d769f09635da74fe3878b113d5797a1227d3.tar.gz zmk-b3f1d769f09635da74fe3878b113d5797a1227d3.zip |
fix(bt): Fixes for BLE test BSIM bits.
Diffstat (limited to 'app/tests')
3 files changed, 13 insertions, 13 deletions
diff --git a/app/tests/ble/profiles/overwrite-enabled-reconnect-without-bond-then-output-to-selection/snapshot.log b/app/tests/ble/profiles/overwrite-enabled-reconnect-without-bond-then-output-to-selection/snapshot.log index da2a0c772d..6c0bac5889 100644 --- a/app/tests/ble/profiles/overwrite-enabled-reconnect-without-bond-then-output-to-selection/snapshot.log +++ b/app/tests/ble/profiles/overwrite-enabled-reconnect-without-bond-then-output-to-selection/snapshot.log @@ -1,22 +1,22 @@ <wrn> bt_id: No static addresses stored in controller -<dbg> ble_central: _posix_zephyr_main: [Bluetooth initialized] +<dbg> ble_central: main: [Bluetooth initialized] <dbg> ble_central: start_scan: [Scanning successfully started] -<dbg> ble_central: device_found: [DEVICE]: ED:3B:20:15:18:12 (random), AD evt type 0, AD data len 15, RSSI -59 +<dbg> ble_central: device_found: [DEVICE]: FD:9E:B2:48:47:39 (random), AD evt type 0, AD data len 15, RSSI -59 <dbg> ble_central: eir_found: [AD]: 9 data_len 0 <dbg> ble_central: eir_found: [AD]: 25 data_len 2 <dbg> ble_central: eir_found: [AD]: 1 data_len 1 <dbg> ble_central: eir_found: [AD]: 2 data_len 4 -<dbg> ble_central: connected: [Connected]: ED:3B:20:15:18:12 (random) +<dbg> ble_central: connected: [Connected]: FD:9E:B2:48:47:39 (random) <dbg> ble_central: connected: [Setting the security for the connection] <dbg> ble_central: pairing_complete: Pairing complete -<dbg> ble_central: disconnected: [Disconnected]: ED:3B:20:15:18:12 (random) (reason 0x16) +<dbg> ble_central: disconnected: [Disconnected]: FD:9E:B2:48:47:39 (random) (reason 0x16) <dbg> ble_central: start_scan: [Scanning successfully started] -<dbg> ble_central: device_found: [DEVICE]: ED:3B:20:15:18:12 (random), AD evt type 0, AD data len 15, RSSI -59 +<dbg> ble_central: device_found: [DEVICE]: FD:9E:B2:48:47:39 (random), AD evt type 0, AD data len 15, RSSI -59 <dbg> ble_central: eir_found: [AD]: 9 data_len 0 <dbg> ble_central: eir_found: [AD]: 25 data_len 2 <dbg> ble_central: eir_found: [AD]: 1 data_len 1 <dbg> ble_central: eir_found: [AD]: 2 data_len 4 -<dbg> ble_central: connected: [Connected]: ED:3B:20:15:18:12 (random) +<dbg> ble_central: connected: [Connected]: FD:9E:B2:48:47:39 (random) <dbg> ble_central: connected: [Setting the security for the connection] <dbg> ble_central: pairing_complete: Pairing complete <dbg> ble_central: discover_conn: [Discovery started for conn] 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 1ec7918f17..0ab1bea5c5 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 @@ -1,12 +1,12 @@ <wrn> bt_id: No static addresses stored in controller -<dbg> ble_central: _posix_zephyr_main: [Bluetooth initialized] +<dbg> ble_central: main: [Bluetooth initialized] <dbg> ble_central: start_scan: [Scanning successfully started] -<dbg> ble_central: device_found: [DEVICE]: ED:3B:20:15:18:12 (random), AD evt type 0, AD data len 15, RSSI -59 +<dbg> ble_central: device_found: [DEVICE]: FD:9E:B2:48:47:39 (random), AD evt type 0, AD data len 15, RSSI -59 <dbg> ble_central: eir_found: [AD]: 9 data_len 0 <dbg> ble_central: eir_found: [AD]: 25 data_len 2 <dbg> ble_central: eir_found: [AD]: 1 data_len 1 <dbg> ble_central: eir_found: [AD]: 2 data_len 4 -<dbg> ble_central: connected: [Connected]: ED:3B:20:15:18:12 (random) +<dbg> ble_central: connected: [Connected]: FD:9E:B2:48:47:39 (random) <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 diff --git a/app/tests/ble/security/read-hid-after-connect-without-auto-sec/snapshot.log b/app/tests/ble/security/read-hid-after-connect-without-auto-sec/snapshot.log index fc32198c14..2157fd035d 100644 --- a/app/tests/ble/security/read-hid-after-connect-without-auto-sec/snapshot.log +++ b/app/tests/ble/security/read-hid-after-connect-without-auto-sec/snapshot.log @@ -1,10 +1,10 @@ <wrn> bt_id: No static addresses stored in controller -<dbg> ble_central: _posix_zephyr_main: [Bluetooth initialized] +<dbg> ble_central: main: [Bluetooth initialized] <dbg> ble_central: start_scan: [Scanning successfully started] -<dbg> ble_central: device_found: [DEVICE]: ED:3B:20:15:18:12 (random), AD evt type 0, AD data len 15, RSSI -59 +<dbg> ble_central: device_found: [DEVICE]: FD:9E:B2:48:47:39 (random), AD evt type 0, AD data len 15, RSSI -59 <dbg> ble_central: eir_found: [AD]: 9 data_len 0 <dbg> ble_central: eir_found: [AD]: 25 data_len 2 <dbg> ble_central: eir_found: [AD]: 1 data_len 1 <dbg> ble_central: eir_found: [AD]: 2 data_len 4 -<dbg> ble_central: connected: [Connected]: ED:3B:20:15:18:12 (random) -<dbg> ble_central: read_cb: Read err: 15, length 0 +<dbg> ble_central: connected: [Connected]: FD:9E:B2:48:47:39 (random) +<dbg> ble_central: read_cb: Read err: 5, length 0 |