net/bluetooth/smp.c
1481
case SMP_CMD_PAIRING_RANDOM:
net/bluetooth/smp.c
1503
smp_send_cmd(conn, SMP_CMD_PAIRING_RANDOM,
net/bluetooth/smp.c
1528
SMP_ALLOW_CMD(smp, SMP_CMD_PAIRING_RANDOM);
net/bluetooth/smp.c
1531
smp_send_cmd(conn, SMP_CMD_PAIRING_RANDOM,
net/bluetooth/smp.c
2007
smp_send_cmd(conn, SMP_CMD_PAIRING_RANDOM, sizeof(smp->prnd),
net/bluetooth/smp.c
2009
SMP_ALLOW_CMD(smp, SMP_CMD_PAIRING_RANDOM);
net/bluetooth/smp.c
2088
smp_send_cmd(conn, SMP_CMD_PAIRING_RANDOM, sizeof(smp->prnd),
net/bluetooth/smp.c
2090
SMP_ALLOW_CMD(smp, SMP_CMD_PAIRING_RANDOM);
net/bluetooth/smp.c
2136
smp_send_cmd(conn, SMP_CMD_PAIRING_RANDOM,
net/bluetooth/smp.c
2144
return sc_passkey_round(smp, SMP_CMD_PAIRING_RANDOM);
net/bluetooth/smp.c
2156
smp_send_cmd(conn, SMP_CMD_PAIRING_RANDOM, sizeof(smp->prnd),
net/bluetooth/smp.c
2795
smp_send_cmd(conn, SMP_CMD_PAIRING_RANDOM,
net/bluetooth/smp.c
2798
SMP_ALLOW_CMD(smp, SMP_CMD_PAIRING_RANDOM);
net/bluetooth/smp.c
2827
SMP_ALLOW_CMD(smp, SMP_CMD_PAIRING_RANDOM);
net/bluetooth/smp.c
2979
case SMP_CMD_PAIRING_RANDOM:
net/bluetooth/smp.c
947
SMP_ALLOW_CMD(smp, SMP_CMD_PAIRING_RANDOM);
net/bluetooth/smp.c
993
smp_send_cmd(conn, SMP_CMD_PAIRING_RANDOM, sizeof(smp->prnd),