Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dsmp.c73 SMP_FLAG_INITIATOR, enumerator
893 if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, in tk_request()
1861 clear_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_cmd_pairing_req()
2417 set_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_conn_security()
2674 if (method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, &smp->flags)) in sc_select_method()