Searched refs:fail_reason (Results 1 – 4 of 4) sorted by relevance
336 fail_reason: in user_key_allowed2()345 goto fail_reason; in user_key_allowed2()410 fail_reason: in user_cert_trusted_ca()418 goto fail_reason; in user_cert_trusted_ca()
541 UINT8 fail_reason; /* The HCI reason/error code for when success=FALSE */ member
785 sec_event.auth_cmpl.fail_reason = HCI_ERR_ILLEGAL_COMMAND; in bta_dm_bond()2781 sec_event.auth_cmpl.fail_reason = HCI_SUCCESS; in bta_dm_new_link_key_cback()2823 sec_event.auth_cmpl.fail_reason = (UINT8)result; in bta_dm_authentication_complete_cback()4428 … sec_event.auth_cmpl.fail_reason = BTA_DM_AUTH_CONVERT_SMP_CODE(((UINT8)p_data->complt.reason)); in bta_dm_ble_smp_cback()
734 switch(p_auth_cmpl->fail_reason) in btif_dm_auth_cmpl_evt()