Searched refs:fail_reason (Results 1 – 3 of 3) sorted by relevance
1106 switch(p_auth_cmpl->fail_reason) in btif_dm_auth_cmpl_evt()1141 __FUNCTION__, p_auth_cmpl->fail_reason); in btif_dm_auth_cmpl_evt()2854 switch (p_auth_cmpl->fail_reason) in btif_dm_ble_auth_cmpl_evt()
864 sec_event.auth_cmpl.fail_reason = HCI_ERR_ILLEGAL_COMMAND; in bta_dm_bond()2971 sec_event.auth_cmpl.fail_reason = HCI_SUCCESS; in bta_dm_new_link_key_cback()3013 sec_event.auth_cmpl.fail_reason = (UINT8)result; in bta_dm_authentication_complete_cback()4948 … sec_event.auth_cmpl.fail_reason = BTA_DM_AUTH_CONVERT_SMP_CODE(((UINT8)p_data->complt.reason)); in bta_dm_ble_smp_cback()
764 UINT8 fail_reason; /* The HCI reason/error code for when success=FALSE */ member