Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 28) sorted by relevance

12

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c479 __FUNCTION__, p_cb->req_oob_type, p_oob->loc_oob_data.present, in SMP_SecureConnectionOobDataReply()
480 p_oob->peer_oob_data.present); in SMP_SecureConnectionOobDataReply()
489 if (!p_oob->peer_oob_data.present) { in SMP_SecureConnectionOobDataReply()
494 if (!p_oob->loc_oob_data.present) { in SMP_SecureConnectionOobDataReply()
499 if (!p_oob->loc_oob_data.present || !p_oob->peer_oob_data.present) { in SMP_SecureConnectionOobDataReply()
Dsmp_act.c1882 if (p_sc_oob_data->loc_oob_data.present) { in smp_process_secure_connection_oob_data()
1890 if (!p_sc_oob_data->peer_oob_data.present) { in smp_process_secure_connection_oob_data()
1951 p_cb->sc_oob_data.loc_oob_data.present = true; in smp_set_local_oob_random_commitment()
Dsmp_keys.c1128 if (p_loc_oob->present) { in smp_process_private_key()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h237 BOOLEAN present; member
251 BOOLEAN present; member
/hal_espressif-latest/components/esp_rom/esp32s2/ld/
Desp32s2.rom.newlib-data.ld2 * These are the .bss/.data symbols used by newlib functions present in ESP32-S2 ROM.
Desp32s2.rom.newlib-nano.ld1 /* These are the printf/scanf related newlib functions present in ESP32-S2 ROM.
Desp32s2.rom.newlib-funcs.ld2 * These are the newlib functions present in ESP32-S2 ROM.
/hal_espressif-latest/components/esp_rom/esp32/ld/
Desp32.rom.newlib-locale.ld1 /* These are the locale-related newlib functions present in ESP32 ROM.
Desp32.rom.newlib-data.ld1 /* These are the .bss/.data symbols used by newlib functions present in ESP32 ROM.
Desp32.rom.newlib-time.ld1 /* These are the newlib functions and the .bss/.data symbols necessary for these functions present
Desp32.rom.syscalls.ld56 /* These are the non-reentrant versions of syscalls present in the ROM.
Desp32.rom.newlib-nano.ld1 /* These are the printf/scanf related newlib functions present in ESP32 ROM.
Desp32.rom.newlib-funcs.ld1 /* These are the newlib functions present in ESP32 ROM.
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s2/
Dbootloader.ld183 * about raw data present in the code.
188 * This section will only be present in the ELF file, not in the final binary
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32/
Dbootloader.ld194 * about raw data present in the code.
199 * This section will only be present in the ELF file, not in the final binary
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s3/
Dbootloader.ld217 * about raw data present in the code.
222 * This section will only be present in the ELF file, not in the final binary
/hal_espressif-latest/zephyr/scripts/pinctrl/
DREADME.md44 - Though the fields `sigi` and `sigo` are optional, at least one of them must be present in the tar…
/hal_espressif-latest/components/newlib/
DKconfig71 the binary. Which functions are present in ROM can be seen from ROM caps:
/hal_espressif-latest/components/esp_system/ld/esp32/
Dsections.ld.in452 * about raw data present in the code.
457 * This section will only be present in the ELF file, not in the final binary
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dsections.ld.in441 * about raw data present in the code.
446 * This section will only be present in the ELF file, not in the final binary
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dsections.ld.in480 * about raw data present in the code.
485 * This section will only be present in the ELF file, not in the final binary
/hal_espressif-latest/components/bootloader/subproject/
DCMakeLists.txt108 "\nIf a signing key is present, then instead use:"
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dflash-modes.rst116 …- [^] Support for 8MB & 16MB flash size is not present in all ESP8266 SDKs. If your SDK doesn't s…
/hal_espressif-latest/components/bt/controller/esp32c3/
DKconfig.in476 When this option is enabled, auxiliary packets will be present in the events of
478 …If this option is not enabled, auxiliary packets will only be present when the advertising length …
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild186 …evice will boot from "factory" partition (or OTA slot 0 if no factory partition is present) after a
599 At present, both key sizes are practically implausible to bruteforce.
1049 bool "Encrypt only the app image that is present in the partition of type app"
1054 by only encrypting the app image that is present in the partition,

12