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