SMP_FLAG_INITIATOR  883 net/bluetooth/smp.c 	if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR,
SMP_FLAG_INITIATOR 1840 net/bluetooth/smp.c 	clear_bit(SMP_FLAG_INITIATOR, &smp->flags);
SMP_FLAG_INITIATOR 2396 net/bluetooth/smp.c 	set_bit(SMP_FLAG_INITIATOR, &smp->flags);
SMP_FLAG_INITIATOR 2666 net/bluetooth/smp.c 	if (method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, &smp->flags))