Searched refs:SMP_AUTH_BOND (Results 1 – 4 of 4) sorted by relevance
168 if (!(p_cb->loc_auth_req & SMP_AUTH_BOND)) { in smp_send_app_cback()381 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND)) { in smp_send_enc_info()406 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND)) { in smp_send_id_info()916 p_cb->peer_auth_req |= SMP_AUTH_BOND; in smp_br_process_pairing_command()917 p_cb->loc_auth_req |= SMP_AUTH_BOND; in smp_br_process_pairing_command()1044 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND)) { in smp_proc_master_id()1090 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND)) { in smp_proc_id_addr()1116 if ((p_cb->peer_auth_req & SMP_AUTH_BOND) && (p_cb->loc_auth_req & SMP_AUTH_BOND)) { in smp_proc_srk_info()
1140 if (!((bond_flag == SMP_AUTH_NO_BOND) || (bond_flag == SMP_AUTH_BOND))) { in smp_pairing_request_response_parameters_are_valid()
150 #define SMP_AUTH_BOND SMP_AUTH_GEN_BOND macro
1822 if (!(p_data->auth_req & SMP_AUTH_BOND)) { in btm_ble_io_capabilities_req()