Searched refs:fail_reason (Results 1 – 4 of 4) sorted by relevance
286 switch (p_auth_cmpl->fail_reason) { in btc_dm_ble_auth_cmpl_evt()370 switch (p_auth_cmpl->fail_reason) { in btc_dm_auth_cmpl_evt()399 __FUNCTION__, p_auth_cmpl->fail_reason); in btc_dm_auth_cmpl_evt()875 param.ble_security.auth_cmpl.fail_reason = p_data->auth_cmpl.fail_reason; in btc_dm_sec_cb_handler()
710 …esp_ble_auth_fail_rsn_t fail_reason; /*!< The HCI reason/error code for failure when s… member
1257 sec_event.auth_cmpl.fail_reason = HCI_ERR_ILLEGAL_COMMAND; in bta_dm_bond()3102 sec_event.auth_cmpl.fail_reason = HCI_SUCCESS; in bta_dm_new_link_key_cback()3144 sec_event.auth_cmpl.fail_reason = (UINT8)result; in bta_dm_authentication_complete_cback()4876 … sec_event.auth_cmpl.fail_reason = BTA_DM_AUTH_CONVERT_SMP_CODE(((UINT8)p_data->complt.reason)); in bta_dm_ble_smp_cback()
806 UINT8 fail_reason; /* The HCI reason/error code for when success=FALSE */ member