Searched refs:SMP_FLAG_SC (Results 1 – 1 of 1) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | smp.c | 72 SMP_FLAG_SC, enumerator 822 if (test_bit(SMP_FLAG_SC, &smp->flags)) in get_auth_method() 881 if (test_bit(SMP_FLAG_SC, &smp->flags)) in tk_request() 1244 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_distribute_keys() 1623 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_user_confirm_reply() 1756 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req() 1781 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req() 1829 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_req() 1955 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp() 1976 if (test_bit(SMP_FLAG_SC, &smp->flags)) { in smp_cmd_pairing_rsp() [all …]
|