Home
last modified time | relevance | path

Searched defs:params (Results 1 – 25 of 52) sorted by relevance

123

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c211 void BTM_ExtBleCallbackTrigger(tBTM_BLE_5_GAP_EVENT event, tBTM_BLE_5_GAP_CB_PARAMS *params) in BTM_ExtBleCallbackTrigger()
350 tBTM_STATUS BTM_BleSetExtendedAdvParams(UINT8 instance, tBTM_BLE_GAP_EXT_ADV_PARAMS *params) in BTM_BleSetExtendedAdvParams()
682 tBTM_STATUS BTM_BlePeriodicAdvSetParams(UINT8 instance, tBTM_BLE_Periodic_Adv_Params *params) in BTM_BlePeriodicAdvSetParams()
810 tBTM_STATUS BTM_BlePeriodicAdvCreateSync(tBTM_BLE_Periodic_Sync_Params *params) in BTM_BlePeriodicAdvCreateSync()
1005 tBTM_STATUS BTM_BleSetExtendedScanParams(tBTM_BLE_EXT_SCAN_PARAMS *params) in BTM_BleSetExtendedScanParams()
1086 void BTM_BleSetPreferExtenedConnParams (BD_ADDR bd_addr, tBTM_EXT_CONN_PARAMS *params) in BTM_BleSetPreferExtenedConnParams()
1118 static tBTM_STATUS btm_ble_ext_adv_params_validate(tBTM_BLE_GAP_EXT_ADV_PARAMS *params) in btm_ble_ext_adv_params_validate()
1195 void btm_ble_update_phy_evt(tBTM_BLE_UPDATE_PHY *params) in btm_ble_update_phy_evt()
1226 void btm_ble_adv_set_terminated_evt(tBTM_BLE_ADV_TERMINAT *params) in btm_ble_adv_set_terminated_evt()
1252 void btm_ble_ext_adv_report_evt(tBTM_BLE_EXT_ADV_REPORT *params) in btm_ble_ext_adv_report_evt()
[all …]
/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dpkcs5.c90 static int pkcs5_get_params_pbes2(struct pkcs5_params *params, const u8 *pos, in pkcs5_get_params_pbes2()
262 struct pkcs5_params *params) in pkcs5_get_params()
362 pkcs5_crypto_init_pbes2(struct pkcs5_params *params, const char *passwd) in pkcs5_crypto_init_pbes2()
489 pkcs12_crypto_init_sha1(struct pkcs5_params *params, const char *passwd) in pkcs12_crypto_init_sha1()
529 static struct crypto_cipher * pkcs5_crypto_init(struct pkcs5_params *params, in pkcs5_crypto_init()
572 struct pkcs5_params params; in pkcs5_decrypt() local
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dscan.c31 struct wpa_driver_scan_params *params; in wpa_supplicant_req_scan() local
96 void wpa_scan_free_params(struct wpa_driver_scan_params *params) in wpa_scan_free_params()
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/
Desp_ble_mesh_lighting_model_api.c22 esp_err_t esp_ble_mesh_light_client_get_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_light_client_get_state()
48 esp_err_t esp_ble_mesh_light_client_set_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_light_client_set_state()
Desp_ble_mesh_sensor_model_api.c22 esp_err_t esp_ble_mesh_sensor_client_get_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_sensor_client_get_state()
47 esp_err_t esp_ble_mesh_sensor_client_set_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_sensor_client_set_state()
Desp_ble_mesh_time_scene_model_api.c22 esp_err_t esp_ble_mesh_time_scene_client_get_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_time_scene_client_get_state()
48 esp_err_t esp_ble_mesh_time_scene_client_set_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_time_scene_client_set_state()
Desp_ble_mesh_config_model_api.c41 esp_err_t esp_ble_mesh_config_client_get_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_config_client_get_state()
66 esp_err_t esp_ble_mesh_config_client_set_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_config_client_set_state()
Desp_ble_mesh_generic_model_api.c35 esp_err_t esp_ble_mesh_generic_client_get_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_generic_client_get_state()
61 esp_err_t esp_ble_mesh_generic_client_set_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_generic_client_set_state()
Desp_ble_mesh_health_model_api.c22 esp_err_t esp_ble_mesh_health_client_get_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_health_client_get_state()
48 esp_err_t esp_ble_mesh_health_client_set_state(esp_ble_mesh_client_common_param_t *params, in esp_ble_mesh_health_client_set_state()
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_tls_common.c54 static void eap_tls_params_flags(struct tls_connection_params *params, in eap_tls_params_flags()
69 static void eap_tls_params_from_conf1(struct tls_connection_params *params, in eap_tls_params_from_conf1()
96 struct tls_connection_params *params, in eap_tls_params_from_conf()
149 struct tls_connection_params *params) in eap_tls_init_connection()
211 struct tls_connection_params params; in eap_peer_tls_ssl_init() local
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_config_model.h25 esp_ble_mesh_client_common_param_t *params; member
29 esp_ble_mesh_client_common_param_t *params; member
Dbtc_ble_mesh_generic_model.h25 esp_ble_mesh_client_common_param_t *params; member
29 esp_ble_mesh_client_common_param_t *params; member
Dbtc_ble_mesh_sensor_model.h25 esp_ble_mesh_client_common_param_t *params; member
29 esp_ble_mesh_client_common_param_t *params; member
Dbtc_ble_mesh_lighting_model.h25 esp_ble_mesh_client_common_param_t *params; member
29 esp_ble_mesh_client_common_param_t *params; member
Dbtc_ble_mesh_time_scene_model.h25 esp_ble_mesh_client_common_param_t *params; member
29 esp_ble_mesh_client_common_param_t *params; member
Dbtc_ble_mesh_health_model.h25 esp_ble_mesh_client_common_param_t *params; member
29 esp_ble_mesh_client_common_param_t *params; member
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c311 esp_ble_mesh_client_common_param_t params = {0}; in bt_mesh_config_client_cb_evt_to_btc() local
373 static int btc_ble_mesh_config_client_get_state(esp_ble_mesh_client_common_param_t *params, in btc_ble_mesh_config_client_get_state()
468 static int btc_ble_mesh_config_client_set_state(esp_ble_mesh_client_common_param_t *params, in btc_ble_mesh_config_client_set_state()
Dbtc_ble_mesh_health_model.c244 esp_ble_mesh_client_common_param_t params = {0}; in bt_mesh_health_client_cb_evt_to_btc() local
306 static int btc_ble_mesh_health_client_get_state(esp_ble_mesh_client_common_param_t *params, in btc_ble_mesh_health_client_get_state()
346 static int btc_ble_mesh_health_client_set_state(esp_ble_mesh_client_common_param_t *params, in btc_ble_mesh_health_client_set_state()
Dbtc_ble_mesh_time_scene_model.c227 esp_ble_mesh_client_common_param_t params = {0}; in bt_mesh_time_scene_client_cb_evt_to_btc() local
292 esp_ble_mesh_client_common_param_t *params = NULL; in btc_ble_mesh_time_scene_client_call_handler() local
Dbtc_ble_mesh_generic_model.c381 esp_ble_mesh_client_common_param_t params = {0}; in bt_mesh_generic_client_cb_evt_to_btc() local
445 esp_ble_mesh_client_common_param_t *params = NULL; in btc_ble_mesh_generic_client_call_handler() local
Dbtc_ble_mesh_lighting_model.c225 esp_ble_mesh_client_common_param_t params = {0}; in bt_mesh_lighting_client_cb_evt_to_btc() local
289 esp_ble_mesh_client_common_param_t *params = NULL; in btc_ble_mesh_lighting_client_call_handler() local
Dbtc_ble_mesh_sensor_model.c463 esp_ble_mesh_client_common_param_t params = {0}; in bt_mesh_sensor_client_cb_evt_to_btc() local
527 esp_ble_mesh_client_common_param_t *params = NULL; in btc_ble_mesh_sensor_client_call_handler() local
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_scan.c173 wifi_scan_config_t *params = NULL; in issue_scan() local
263 struct wpa_driver_scan_params *params) in wpa_supplicant_trigger_scan()
Desp_dpp.c396 struct dpp_bootstrap_params_t *params = &s_dpp_ctx.bootstrap_params; in esp_dpp_task() local
548 struct dpp_bootstrap_params_t *params = &s_dpp_ctx.bootstrap_params; in esp_dpp_parse_chan_list() local
602 struct dpp_bootstrap_params_t *params = &s_dpp_ctx.bootstrap_params; in esp_supp_dpp_bootstrap_gen() local
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Dmspi_timing_config.c293 void mspi_timing_config_flash_set_tuning_regs(const mspi_timing_tuning_param_t *params) in mspi_timing_config_flash_set_tuning_regs()
304 void mspi_timing_config_psram_set_tuning_regs(const mspi_timing_tuning_param_t *params) in mspi_timing_config_psram_set_tuning_regs()

123