Diff between 56178b62564b26d3ff033fe7f5cae600e8826144 and 8ffff6d3b14d2be971563e9271b810924714ae68
Changed Files
| File | Additions | Deletions | Status |
| tools/smp-tester.c | +1 | -1 | modified |
Full Patch
diff --git a/tools/smp-tester.c b/tools/smp-tester.c
index 90b091e..c32519e 100644
--- a/tools/smp-tester.c
+++ b/tools/smp-tester.c
@@ -416,7 +416,7 @@ static void user_confirm_request_callback(uint16_t index, uint16_t length,
static const uint8_t smp_sc_req_1[] = { 0x01, /* Pairing Request */
0x03, /* NoInputNoOutput */
0x00, /* OOB Flag */
- 0x09, /* Bonding - no MITM, SC */
+ 0x29, /* Bonding - no MITM, SC, CT2 */
0x10, /* Max key size */
0x0d, /* Init. key dist. */
0x0d, /* Rsp. key dist. */