Home
last modified time | relevance | path

Searched refs:SMP_FLAG_INITIATOR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c74 SMP_FLAG_INITIATOR, enumerator
878 if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, in tk_request()
1852 clear_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_cmd_pairing_req()
2441 set_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_conn_security()
2729 if (method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, &smp->flags)) in sc_select_method()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c75 SMP_FLAG_INITIATOR, enumerator
879 if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, in tk_request()
1858 clear_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_cmd_pairing_req()
2447 set_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_conn_security()
2735 if (method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, &smp->flags)) in sc_select_method()

Completed in 10 milliseconds