diff options
| author | Jim Mussared | 2020-09-18 12:50:05 +1000 |
|---|---|---|
| committer | Jim Mussared | 2020-09-18 12:51:21 +1000 |
| commit | fe642ced43809f932eaa8e3396c8bd0f8265de09 (patch) | |
| tree | af656ff47b04332096dd891b99108b4f8570b7ab /tests/multi_bluetooth/ble_characteristic.py.exp | |
| parent | c200759290bae8ceb74c91d29c0a521292d925f4 (diff) | |
tests/multi_bluetooth: Update UUID format in .exp files.
Diffstat (limited to 'tests/multi_bluetooth/ble_characteristic.py.exp')
| -rw-r--r-- | tests/multi_bluetooth/ble_characteristic.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/multi_bluetooth/ble_characteristic.py.exp b/tests/multi_bluetooth/ble_characteristic.py.exp index 25b5544ef..90dc46c06 100644 --- a/tests/multi_bluetooth/ble_characteristic.py.exp +++ b/tests/multi_bluetooth/ble_characteristic.py.exp @@ -14,7 +14,7 @@ _IRQ_CENTRAL_DISCONNECT --- instance1 --- gap_connect _IRQ_PERIPHERAL_CONNECT -_IRQ_GATTC_CHARACTERISTIC_RESULT UUID128('00000000-1111-2222-3333-444444444444') +_IRQ_GATTC_CHARACTERISTIC_RESULT UUID('00000000-1111-2222-3333-444444444444') gattc_read _IRQ_GATTC_READ_RESULT b'periph0' _IRQ_GATTC_READ_DONE 0 |
