mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: encrypt
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f6321cfb9a
commit
436c0cada7
1 changed files with 1 additions and 1 deletions
|
@ -678,7 +678,7 @@ void test_gap_le_connect__slave_disconnection_event_upon_cancel_connect_by_bondi
|
||||||
// -------------------------------------------------------------------------------------------------
|
// -------------------------------------------------------------------------------------------------
|
||||||
// Pairing
|
// Pairing
|
||||||
|
|
||||||
void __disabled_test_gap_le_connect__one_shot_intent_removed_when_disconnected_before_encrpt(void) {
|
void __disabled_test_gap_le_connect__one_shot_intent_removed_when_disconnected_before_encrypt(void) {
|
||||||
BTDeviceInternal device = prv_dummy_device(1);
|
BTDeviceInternal device = prv_dummy_device(1);
|
||||||
|
|
||||||
// Register connection one-shot intent, with pairing required:
|
// Register connection one-shot intent, with pairing required:
|
||||||
|
|
Loading…
Add table
Reference in a new issue