Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsmp.c74 SMP_FLAG_INITIATOR, enumerator
877 if (smp->method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, in tk_request()
1841 clear_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_cmd_pairing_req()
2426 set_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_conn_security()
2714 if (method == JUST_CFM && test_bit(SMP_FLAG_INITIATOR, &smp->flags)) in sc_select_method()