Searched refs:SMP_PAIR_FLAG_ENC_AFTER_PAIR (Results 1 – 2 of 2) sorted by relevance
521 p_cb->flags |= SMP_PAIR_FLAG_ENC_AFTER_PAIR; in smp_proc_pair_cmd()797 p_cb->flags |= SMP_PAIR_FLAG_ENC_AFTER_PAIR; in smp_br_process_pairing_command()1208 if (p_cb->flags & SMP_PAIR_FLAG_ENC_AFTER_PAIR) in smp_check_auth_req()
235 #define SMP_PAIR_FLAG_ENC_AFTER_PAIR (1 << 4) macro