/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/ |
D | smp_act.c | 456 UINT8 reason; in smp_proc_sec_req() local 560 UINT8 reason = SMP_ENC_KEY_SIZE; in smp_proc_pair_cmd() local 683 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_proc_confirm() local 729 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_proc_rand() local 753 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_process_pairing_public_key() local 794 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_process_pairing_commitment() local 817 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_process_dhkey_check() local 840 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_process_keypress_notification() local 867 UINT8 reason = SMP_ENC_KEY_SIZE; in smp_br_process_pairing_command() local 943 UINT8 reason = SMP_SUCCESS; in smp_br_check_authorization_request() local [all …]
|
D | smp_l2c.c | 102 static void smp_connect_callback (UINT16 channel, BD_ADDR bd_addr, BOOLEAN connected, UINT16 reason, in smp_connect_callback() 228 UINT8 reason = SMP_SUCCESS; in smp_tx_complete_callback() local 251 UINT16 reason, tBT_TRANSPORT transport) in smp_br_connect_callback()
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | wnm_sta.c | 198 enum mbo_transition_reject_reason *reason) in get_mbo_transition_candidate() 322 enum mbo_transition_reject_reason *reason) in compare_scan_neighbor_results() 580 enum mbo_transition_reject_reason reason, in wnm_send_bss_transition_mgmt_resp() 691 enum mbo_transition_reject_reason reason = in wnm_scan_process() local
|
D | mbo.c | 35 static int wpas_mbo_validate_non_pref_chan(u8 oper_class, u8 chan, u8 reason) in wpas_mbo_validate_non_pref_chan() 690 enum mbo_transition_reject_reason reason) in wpas_mbo_ie_bss_trans_reject()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/ |
D | hidh_conn.c | 356 UINT32 reason; in hidh_l2cif_connect_cfm() local 430 UINT32 reason; in hidh_l2cif_config_ind() local 507 UINT32 reason; in hidh_l2cif_config_cfm() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_sr.c | 868 tGATT_STATUS reason = GATT_SUCCESS; in gatts_validate_packet_format() local 925 UINT8 reason = GATT_INVALID_PDU; in gatts_process_primary_service_req() local 985 UINT8 reason = GATT_INVALID_PDU, *p; in gatts_process_find_info() local 1121 tGATT_STATUS reason, ret; in gatts_process_read_by_type_req() local 1472 tGATT_STATUS reason; in gatts_process_read_req() local 1752 … tGATT_STATUS reason = gatts_validate_packet_format(op_code, &len, &p_data, &uuid, &s_hdl, &e_hdl); in gatts_handle_db_out_of_sync() local
|
D | gatt_main.c | 447 UINT16 reason, tBT_TRANSPORT transport) in gatt_le_connect_cback() 815 UINT16 reason; in gatt_l2cif_disconnect_ind_cback() local 851 UINT16 reason; in gatt_l2cif_disconnect_cfm_cback() local
|
D | gatt_cl.c | 512 UINT16 handle, UINT8 reason) in gatt_proc_disc_error_rsp() 552 UINT8 opcode, reason, * p = p_data; in gatt_process_error_rsp() local
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/include/ |
D | esp_mbo.h | 35 enum non_pref_chan_reason reason; /**< Reason for the channel being non-preferred */ member
|
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
D | pmksa_cache.c | 46 enum pmksa_free_reason reason) in pmksa_cache_free_entry() 504 void *ctx, enum pmksa_free_reason reason), in pmksa_cache_init()
|
D | pmksa_cache.h | 77 void *ctx, enum pmksa_free_reason reason), in pmksa_cache_init()
|
/hal_espressif-latest/tools/idf_monitor/idf_monitor_base/ |
D | console_parser.py | 18 def prompt_next_action(reason, console, console_parser, event_queue, cmd_queue): argument
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_act.c | 792 UINT32 reason = p_data->hid_cback.data; /* Reason for closing (32-bit) */ in bta_hh_open_failure() local 834 UINT32 reason = p_data->hid_cback.data; /* Reason for closing (32-bit) */ in bta_hh_close_act() local
|
/hal_espressif-latest/components/esp_system/ |
D | crosscore_int.c | 38 static volatile uint32_t reason[portNUM_PROCESSORS]; variable
|
/hal_espressif-latest/components/esp_system/include/esp_private/ |
D | panic_internal.h | 47 const char* reason; // exception string member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/ |
D | btc_ble_mesh_prov.c | 786 static void btc_ble_mesh_provisioner_link_close_cb(bt_mesh_prov_bearer_t bearer, uint8_t reason) in btc_ble_mesh_provisioner_link_close_cb() 915 void btc_ble_mesh_friend_cb(bool establish, uint16_t lpn_addr, uint8_t reason) in btc_ble_mesh_friend_cb() 986 uint16_t net_idx, uint8_t reason) in btc_ble_mesh_proxy_client_disconnect_cb() 1047 static void btc_ble_mesh_proxy_server_disconnect_cb(uint8_t conn_handle, uint8_t reason) in btc_ble_mesh_proxy_server_disconnect_cb()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_hd_api.h | 127 uint8_t reason; member 134 uint8_t reason; member
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | sta_info.c | 187 u16 reason; in ap_sta_delayed_1x_auth_fail_cb() local
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | tlsv1_client_read.c | 333 enum tls_fail_reason reason, in tls_cert_chain_failure_event() 366 int reason; in tls_process_certificate() local
|
/hal_espressif-latest/components/esp_system/port/arch/xtensa/ |
D | panic_arch.c | 367 static const char *reason[] = { in panic_arch_fill_info() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/ |
D | sdp_main.c | 659 void sdp_disconnect (tCONN_CB *p_ccb, UINT16 reason) in sdp_disconnect()
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_hostap.c | 354 bool *pmf_enable, int subtype, uint8_t *pairwise_cipher, uint8_t *reason) in hostap_new_assoc_sta()
|
/hal_espressif-latest/components/esp_system/port/arch/riscv/ |
D | panic_arch.c | 319 static const char *reason[] = { in panic_arch_fill_info() local
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_hidd_api.h | 204 uint8_t reason; /*!< lower layer failed reason(ref hiddefs.h) */ member 214 uint8_t reason; /*!< lower layer failed reason(ref hiddefs.h) */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | provisioner_prov.c | 1307 static void reset_link(const uint8_t idx, uint8_t reason) 1451 uint8_t reason = *(uint8_t *)data; local 2685 static void close_link(const uint8_t idx, uint8_t reason) 2747 uint8_t reason = (link[idx].send_link_close >> 1) & BIT_MASK(2); local 2808 uint8_t reason = 0U; local 3257 int bt_mesh_provisioner_pb_gatt_close(struct bt_mesh_conn *conn, uint8_t reason)
|