Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dsmp.c67 SMP_FLAG_INITIATOR, enumerator
868 if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, in tk_request()
1813 clear_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_cmd_pairing_req()
2358 set_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_conn_security()
2568 if (method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, &smp->flags)) in sc_select_method()