Lines Matching refs:set_bit
48 #define SMP_ALLOW_CMD(smp, code) set_bit(code, &smp->allow_cmd)
684 set_bit(SMP_FLAG_REMOTE_OOB, &smp->flags); in build_pairing_cmd()
879 set_bit(SMP_FLAG_TK_VALID, &smp->flags); in tk_request()
891 set_bit(SMP_FLAG_MITM_AUTH, &smp->flags); in tk_request()
913 set_bit(SMP_FLAG_TK_VALID, &smp->flags); in tk_request()
996 set_bit(HCI_CONN_STK_ENCRYPT, &hcon->flags); in smp_random()
1212 set_bit(SMP_FLAG_DEBUG_KEY, &smp->flags); in sc_generate_ltk()
1342 set_bit(SMP_FLAG_COMPLETE, &smp->flags); in smp_distribute_keys()
1529 set_bit(SMP_FLAG_CFM_PENDING, &smp->flags); in sc_passkey_round()
1640 set_bit(SMP_FLAG_TK_VALID, &smp->flags); in smp_user_confirm_reply()
1751 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_req()
1760 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1782 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1858 set_bit(SMP_FLAG_DEBUG_KEY, &smp->flags); in sc_send_public_key()
1867 set_bit(SMP_FLAG_DEBUG_KEY, &smp->flags); in sc_send_public_key()
1927 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_rsp()
1946 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp()
1980 set_bit(SMP_FLAG_CFM_PENDING, &smp->flags); in smp_cmd_pairing_rsp()
2085 set_bit(SMP_FLAG_CFM_PENDING, &smp->flags); in smp_cmd_pairing_confirm()
2173 set_bit(SMP_FLAG_WAIT_USER, &smp->flags); in smp_cmd_pairing_random()
2358 set_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_conn_security()
2618 set_bit(SMP_FLAG_REMOTE_PK, &smp->flags); in smp_cmd_public_key()
2631 set_bit(SMP_FLAG_DEBUG_KEY, &smp->flags); in smp_cmd_public_key()
2666 set_bit(SMP_FLAG_WAIT_USER, &smp->flags); in smp_cmd_public_key()
2734 set_bit(SMP_FLAG_DHKEY_PENDING, &smp->flags); in smp_cmd_dhkey_check()
2942 set_bit(SMP_FLAG_SC, &smp->flags); in bredr_pairing()