Home
last modified time | relevance | path

Searched refs:fail_reason (Results 1 – 24 of 24) sorted by relevance

/hal_espressif-2.7.6/components/wifi_provisioning/src/
Dwifi_config.c122 if (resp_data.fail_reason == WIFI_PROV_STA_AUTH_ERROR) { in cmd_get_status_handler()
123 resp_payload->fail_reason = WIFI_CONNECT_FAILED_REASON__AuthError; in cmd_get_status_handler()
124 } else if (resp_data.fail_reason == WIFI_PROV_STA_AP_NOT_FOUND) { in cmd_get_status_handler()
125 resp_payload->fail_reason = WIFI_CONNECT_FAILED_REASON__NetworkNotFound; in cmd_get_status_handler()
Dhandlers.c86 wifi_prov_mgr_get_wifi_disconnect_reason(&resp_data->fail_reason); in get_status_handler()
/hal_espressif-2.7.6/tools/esp_prov/prov/
Dwifi_prov.py60 if cmd_resp1.resp_get_status.fail_reason == 0:
62 elif cmd_resp1.resp_get_status.fail_reason == 1:
/hal_espressif-2.7.6/components/wifi_provisioning/include/wifi_provisioning/
Dwifi_config.h65 wifi_prov_sta_fail_reason_t fail_reason; member
/hal_espressif-2.7.6/components/wifi_provisioning/proto/
Dwifi_config.proto14 WifiConnectFailedReason fail_reason = 10; field
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c279 switch (p_auth_cmpl->fail_reason) { in btc_dm_ble_auth_cmpl_evt()
363 switch (p_auth_cmpl->fail_reason) { in btc_dm_auth_cmpl_evt()
392 __FUNCTION__, p_auth_cmpl->fail_reason); in btc_dm_auth_cmpl_evt()
750 param.ble_security.auth_cmpl.fail_reason = p_data->auth_cmpl.fail_reason; in btc_dm_sec_cb_handler()
/hal_espressif-2.7.6/examples/provisioning/legacy/ble_prov/main/
Dapp_prov_handlers.c78 app_prov_get_wifi_disconnect_reason(&resp_data->fail_reason); in get_status_handler()
/hal_espressif-2.7.6/examples/provisioning/legacy/softap_prov/main/
Dapp_prov_handlers.c78 app_prov_get_wifi_disconnect_reason(&resp_data->fail_reason); in get_status_handler()
/hal_espressif-2.7.6/examples/provisioning/legacy/console_prov/main/
Dapp_prov_handlers.c78 app_prov_get_wifi_disconnect_reason(&resp_data->fail_reason); in get_status_handler()
/hal_espressif-2.7.6/examples/provisioning/legacy/custom_config/main/
Dapp_prov_handlers.c90 app_prov_get_wifi_disconnect_reason(&resp_data->fail_reason); in get_status_handler()
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dble_hidd_demo_main.c154 ESP_LOGE(HID_DEMO_TAG, "fail reason = 0x%x",param->ble_security.auth_cmpl.fail_reason); in gap_event_handler()
/hal_espressif-2.7.6/components/wifi_provisioning/proto-c/
Dwifi_config.pb-c.h66 WifiConnectFailedReason fail_reason; member
Dwifi_config.pb-c.c375 offsetof(RespGetStatus, fail_reason),
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c356 … ESP_LOGI(GATTS_TABLE_TAG, "fail reason = 0x%x",param->ble_security.auth_cmpl.fail_reason); in gap_event_handler()
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c319 … ESP_LOGI(GATTS_TABLE_TAG, "fail reason = 0x%x",param->ble_security.auth_cmpl.fail_reason); in gap_event_handler()
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c431 ESP_LOGI(GATTC_TAG, "fail reason = 0x%x",param->ble_security.auth_cmpl.fail_reason); in esp_gap_cb()
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble_50/ble50_security_client/main/
Dble50_sec_gattc_demo.c474 ESP_LOGI(GATTC_TAG, "fail reason = 0x%x",param->ble_security.auth_cmpl.fail_reason); in esp_gap_cb()
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_ancs/main/
Dble_ancs_demo.c300 ESP_LOGI(BLE_ANCS_TAG, "fail reason = 0x%x",param->ble_security.auth_cmpl.fail_reason); in gap_event_handler()
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c368 …TAG, "***** pair status = fail, reason = 0x%x *****\n", param->ble_security.auth_cmpl.fail_reason); in gap_event_handler()
/hal_espressif-2.7.6/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c496 ESP_LOGE(TAG, "BLE GAP AUTH ERROR: 0x%x", param->ble_security.auth_cmpl.fail_reason); in ble_gap_event_handler()
/hal_espressif-2.7.6/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c496 ESP_LOGE(TAG, "BLE GAP AUTH ERROR: 0x%x", param->ble_security.auth_cmpl.fail_reason); in ble_gap_event_handler()
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h606 …uint8_t fail_reason; /*!< The HCI reason/error code for when success=FALSE… member
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c1196 sec_event.auth_cmpl.fail_reason = HCI_ERR_ILLEGAL_COMMAND; in bta_dm_bond()
3024 sec_event.auth_cmpl.fail_reason = HCI_SUCCESS; in bta_dm_new_link_key_cback()
3066 sec_event.auth_cmpl.fail_reason = (UINT8)result; in bta_dm_authentication_complete_cback()
4694 … sec_event.auth_cmpl.fail_reason = BTA_DM_AUTH_CONVERT_SMP_CODE(((UINT8)p_data->complt.reason)); in bta_dm_ble_smp_cback()
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h784 UINT8 fail_reason; /* The HCI reason/error code for when success=FALSE */ member