Symbol: SMP_FLAG_INITIATOR
net/bluetooth/smp.c
1227
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags) &&
net/bluetooth/smp.c
1235
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1396
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1424
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1502
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1530
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1541
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
1586
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
1718
if (smp && test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
1819
clear_bit(SMP_FLAG_INITIATOR, &smp->flags);
net/bluetooth/smp.c
1911
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2006
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2028
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2064
test_bit(SMP_FLAG_INITIATOR, &smp->flags) ? "initiator" :
net/bluetooth/smp.c
2087
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2122
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2135
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2146
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2168
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2258
set_bit(SMP_FLAG_INITIATOR, &smp->flags);
net/bluetooth/smp.c
2325
clear_bit(SMP_FLAG_INITIATOR, &smp->flags);
net/bluetooth/smp.c
2663
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2686
if (method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2732
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2794
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2803
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2818
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
2852
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2877
if (!test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
2889
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {
net/bluetooth/smp.c
855
if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR,
net/bluetooth/smp.c
894
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
944
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags))
net/bluetooth/smp.c
960
test_bit(SMP_FLAG_INITIATOR, &smp->flags) ? "initiator" :
net/bluetooth/smp.c
975
if (test_bit(SMP_FLAG_INITIATOR, &smp->flags)) {