Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dsmp.c74 SMP_FLAG_INITIATOR, enumerator
883 if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, in tk_request()
1840 clear_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_cmd_pairing_req()
2396 set_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_conn_security()
2666 if (method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, &smp->flags)) in sc_select_method()