Lines Matching refs:peer_auth_req
154 cb_data.io_req.auth_req = p_cb->peer_auth_req; in smp_send_app_cback()
411 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND)) in smp_send_enc_info()
433 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND)) in smp_send_id_info()
513 p_cb->peer_auth_req = auth_req; in smp_proc_sec_req()
577 STREAM_TO_UINT8(p_cb->peer_auth_req, p); in smp_proc_pair_cmd()
860 STREAM_TO_UINT8(p_cb->peer_auth_req, p); in smp_br_process_pairing_command()
891 p_cb->peer_auth_req |= SMP_AUTH_BOND; in smp_br_process_pairing_command()
1021 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND)) in smp_proc_master_id()
1064 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND)) in smp_proc_id_addr()
1086 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND)) in smp_proc_srk_info()
1338 ((p_cb->peer_auth_req & SMP_AUTH_YN_BIT) != 0) && in smp_decide_association_model()