Lines Matching refs:peer_auth_req
109 cb_data.io_req.auth_req = p_cb->peer_auth_req; in smp_send_app_cback()
361 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && in smp_send_enc_info()
382 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && in smp_send_id_info()
454 p_cb->peer_auth_req = auth_req; in smp_proc_sec_req()
533 STREAM_TO_UINT8(p_cb->peer_auth_req, p); in smp_proc_pair_cmd()
809 STREAM_TO_UINT8(p_cb->peer_auth_req, p); in smp_br_process_pairing_command()
840 p_cb->peer_auth_req |= SMP_AUTH_BOND; in smp_br_process_pairing_command()
879 (p_cb->peer_auth_req & SMP_H7_SUPPORT_BIT)) { in smp_br_check_authorization_request()
974 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && in smp_proc_master_id()
1026 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && in smp_proc_id_addr()
1058 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && in smp_proc_srk_info()
1297 ((p_cb->peer_auth_req & SMP_AUTH_YN_BIT) != 0) && in smp_decide_association_model()