net/bluetooth/smp.c
1565
smp_failure(smp->conn, SMP_PASSKEY_ENTRY_FAILED);
net/bluetooth/smp.c
1568
smp_failure(smp->conn, SMP_NUMERIC_COMP_FAILED);
net/bluetooth/smp.c
1639
smp_failure(conn, SMP_PASSKEY_ENTRY_FAILED);
net/bluetooth/smp.c
1643
smp_failure(conn, SMP_PASSKEY_ENTRY_FAILED);
net/bluetooth/smp.c
1654
smp_failure(conn, rsp);
net/bluetooth/smp.c
2443
smp_failure(conn, 0);
net/bluetooth/smp.c
2445
smp_failure(conn, SMP_UNSPECIFIED);
net/bluetooth/smp.c
2945
smp_failure(conn, SMP_KEY_REJECTED);
net/bluetooth/smp.c
2963
smp_failure(conn, 0);
net/bluetooth/smp.c
3024
smp_failure(conn, reason);