Lines Matching refs:set_bit
51 #define SMP_ALLOW_CMD(smp, code) set_bit(code, &smp->allow_cmd)
702 set_bit(SMP_FLAG_REMOTE_OOB, &smp->flags); in build_pairing_cmd()
897 set_bit(SMP_FLAG_TK_VALID, &smp->flags); in tk_request()
909 set_bit(SMP_FLAG_MITM_AUTH, &smp->flags); in tk_request()
931 set_bit(SMP_FLAG_TK_VALID, &smp->flags); in tk_request()
1011 set_bit(HCI_CONN_STK_ENCRYPT, &hcon->flags); in smp_random()
1206 set_bit(SMP_FLAG_DEBUG_KEY, &smp->flags); in sc_generate_ltk()
1343 set_bit(SMP_FLAG_COMPLETE, &smp->flags); in smp_distribute_keys()
1530 set_bit(SMP_FLAG_CFM_PENDING, &smp->flags); in sc_passkey_round()
1641 set_bit(SMP_FLAG_TK_VALID, &smp->flags); in smp_user_confirm_reply()
1752 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_req()
1761 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1783 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_req()
1859 set_bit(SMP_FLAG_DEBUG_KEY, &smp->flags); in sc_send_public_key()
1868 set_bit(SMP_FLAG_DEBUG_KEY, &smp->flags); in sc_send_public_key()
1928 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_rsp()
1947 set_bit(SMP_FLAG_SC, &smp->flags); in smp_cmd_pairing_rsp()
1981 set_bit(SMP_FLAG_CFM_PENDING, &smp->flags); in smp_cmd_pairing_rsp()
2086 set_bit(SMP_FLAG_CFM_PENDING, &smp->flags); in smp_cmd_pairing_confirm()
2174 set_bit(SMP_FLAG_WAIT_USER, &smp->flags); in smp_cmd_pairing_random()
2359 set_bit(SMP_FLAG_INITIATOR, &smp->flags); in smp_conn_security()
2645 set_bit(SMP_FLAG_REMOTE_PK, &smp->flags); in smp_cmd_public_key()
2658 set_bit(SMP_FLAG_DEBUG_KEY, &smp->flags); in smp_cmd_public_key()
2693 set_bit(SMP_FLAG_WAIT_USER, &smp->flags); in smp_cmd_public_key()
2761 set_bit(SMP_FLAG_DHKEY_PENDING, &smp->flags); in smp_cmd_dhkey_check()
2969 set_bit(SMP_FLAG_SC, &smp->flags); in bredr_pairing()