net/bluetooth/smp.c
1250
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags) &&
net/bluetooth/smp.c
1258
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1427
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1455
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1534
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1562
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1573
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
1618
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1750
if (smp && test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
1851
clear_bit(SMP_FLAG_INITIATOR, &smp->flags);
net/bluetooth/smp.c
1943
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2038
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2060
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2096
test_bit(SMP_FLAG_INITIATOR, &smp->flags) ? "initiator" :
net/bluetooth/smp.c
2119
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2154
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2167
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2178
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2201
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2291
set_bit(SMP_FLAG_INITIATOR, &smp->flags);
net/bluetooth/smp.c
2358
clear_bit(SMP_FLAG_INITIATOR, &smp->flags);
net/bluetooth/smp.c
2696
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2719
if (method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2765
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2827
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2836
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2851
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2885
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2910
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2922
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
878
if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR,
net/bluetooth/smp.c
917
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
967
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
983
test_bit(SMP_FLAG_INITIATOR, &smp->flags) ? "initiator" :
net/bluetooth/smp.c
998
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {