net/bluetooth/smp.c
1597
smp_failure(smp->conn, SMP_PASSKEY_ENTRY_FAILED);
net/bluetooth/smp.c
1600
smp_failure(smp->conn, SMP_NUMERIC_COMP_FAILED);
net/bluetooth/smp.c
1671
smp_failure(conn, SMP_PASSKEY_ENTRY_FAILED);
net/bluetooth/smp.c
1675
smp_failure(conn, SMP_PASSKEY_ENTRY_FAILED);
net/bluetooth/smp.c
1686
smp_failure(conn, rsp);
net/bluetooth/smp.c
2476
smp_failure(conn, 0);
net/bluetooth/smp.c
2478
smp_failure(conn, SMP_UNSPECIFIED);
net/bluetooth/smp.c
2978
smp_failure(conn, SMP_KEY_REJECTED);
net/bluetooth/smp.c
2996
smp_failure(conn, 0);
net/bluetooth/smp.c
3057
smp_failure(conn, reason);