Searched full:bonding (Results 1 – 19 of 19) sorted by relevance
98 b set sm_data bonding=1 our_key_dist=7 their_key_dist=7141 b set sm_data bonding=1 our_key_dist=7 their_key_dist=7154 TC_BOND_NBON_BV_01_C PASS b set sm_data bonding=0167 TC_BOND_BON_BV_01_C PASS b set sm_data bonding=1173 TC_BOND_BON_BV_02_C PASS b set sm_data bonding=1180 TC_BOND_BON_BV_03_C PASS b set sm_data bonding=1 our_key_dist=7 their_key_dist=7185 TC_BOND_BON_BV_04_C PASS b set sm_data bonding=1228 b set sm_data bonding=1248 b set sm_data bonding=1251 TC_SEC_AUT_BV_21_C PASS b set sm_data bonding=1[all …]
156 SM/SLA/SIE/BV-01-C PASS b set sm_data bonding=1 our_key_dist=7 their_key_dist=7
508 b set sm_data bonding=1 our_key_dist=7 their_key_dist=7
223 ble_gatts_notify_test_misc_init(uint16_t *out_conn_handle, int bonding, in ble_gatts_notify_test_misc_init() argument243 if (bonding) { in ble_gatts_notify_test_misc_init()302 if (bonding) { in ble_gatts_notify_test_misc_init()817 /* Simulate a successful encryption procedure (bonding restoration). */ in TEST_CASE()880 /* Simulate a successful encryption procedure (bonding restoration). */ in TEST_CASE()965 /* Simulate a successful encryption procedure (bonding restoration). */ in TEST_CASE()1077 * o Bonding after CCCD configuration. in TEST_SUITE()
39 * Bonding: true173 * Bonding: true308 * Bonding: true431 * Bonding: true555 * Bonding: true693 * Bonding: true
39 * Bonding: true181 * Bonding: true786 * Bonding: true1391 * Bonding: true1535 * Bonding: true1677 * Bonding: true2282 * Bonding: true2887 * Bonding: true3031 * Bonding: true3193 * Bonding: true[all …]
1489 int bonding; in ble_sm_test_util_verify_persist() local1499 bonding = params->pair_req.authreq & BLE_SM_PAIR_AUTHREQ_BOND && in ble_sm_test_util_verify_persist()1506 if (!bonding) { in ble_sm_test_util_verify_persist()1543 if (!bonding) { in ble_sm_test_util_verify_persist()1945 /* Bonding not performed. */ in ble_sm_test_util_bonding_all()
31 # Disable security manager (pairing and bonding).
60 bonding_str = "b#{$ctxt[:bonding] ? 1 : 0}"79 * Bonding: #{$ctxt[:bonding]}934 $ctxt[:bonding] = $ctxt[:pair_req][:authreq] & 1 == 1 &&
12 - **Bonding**: The act of storing the keys created during pairing for
215 * in storing keys distributed during bonding.
138 * (bonding restored).618 * from persistence. This happens when bonding is restored.
141 Enables bonding (persistence and restoration of secure links). (0/1)
401 /* An encryption procedure (bonding) is being attempted. The nimble in ble_store_ram_read()
435 /* An encryption procedure (bonding) is being attempted. The nimble in ble_store_config_read()
431 /* Authentication and bonding are never revoked from a secure link */ in ble_sm_update_sec_state()935 /* Persist keys if bonding has successfully completed. */ in ble_sm_process_result()1593 /* In legacy mode, bonding requires the exchange of keys. If no key in ble_sm_pair_cfg()1594 * exchange was specified, pretend bonding is not enabled. in ble_sm_pair_cfg()
1665 * Called when bonding has been restored via the encryption procedure. This
2885 tmp = parse_arg_bool("bonding", &rc); in cmd_security_set_data()2890 console_printf("invalid 'bonding' parameter\n"); in cmd_security_set_data()2918 {"bonding", "usage: =[0-1]"},
28 4. **Bonding modes and procedures**30 …- Bonding allows two connected devices to exchange and store security and identity information to…32 - Bonding can occur only between two devices in bondable mode.309 | | bonding-flag | [``0``-1] | Set Bonding flag in…