/hal_espressif-3.5.0/components/mbedtls/port/dynamic/ |
D | esp_ssl_cli.c | 16 static int manage_resource(mbedtls_ssl_context *ssl, bool add) in manage_resource()
|
D | esp_ssl_srv.c | 15 static int manage_resource(mbedtls_ssl_context *ssl, bool add) in manage_resource()
|
/hal_espressif-3.5.0/components/mbedtls/test/ |
D | test_aes_gcm.c | 227 uint8_t add[30]; variable 357 …uint8_t *add = heap_caps_malloc(add_len[i], MALLOC_CAP_DMA | MALLOC_CAP_8BIT | MALLOC_CAP_INTERNAL… variable
|
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/ |
D | proxy_client.h | 53 } add; member
|
D | provisioner_main.c | 947 int add = -1; in bt_mesh_provisioner_local_app_key_add() local 1219 int add = -1; in bt_mesh_provisioner_local_net_key_add() local
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/smp/ |
D | smp_api.c | 354 void SMP_SetStaticPasskey (BOOLEAN add, UINT32 passkey) in SMP_SetStaticPasskey()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/core/ |
D | btc_storage.c | 73 static bt_status_t btc_in_fetch_bonded_devices(int add) in btc_in_fetch_bonded_devices()
|
D | btc_ble_storage.c | 767 static bt_status_t _btc_storage_in_fetch_bonded_ble_device(const char *remote_bd_addr, int add) in _btc_storage_in_fetch_bonded_ble_device() 814 static bt_status_t btc_storage_in_fetch_bonded_ble_devices(int add) in btc_storage_in_fetch_bonded_ble_devices()
|
/hal_espressif-3.5.0/components/esp_serial_slave_link/ |
D | essl.c | 189 esp_err_t essl_read_reg(essl_handle_t handle, uint8_t add, uint8_t *value_o, uint32_t wait_ms) in essl_read_reg()
|
D | essl_sdio.c | 392 esp_err_t essl_sdio_read_reg(void *arg, uint8_t add, uint8_t *value_o, uint32_t wait_ms) in essl_sdio_read_reg()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_privacy.c | 192 void btm_ble_update_resolving_list(BD_ADDR pseudo_bda, BOOLEAN add) in btm_ble_update_resolving_list()
|
D | btm_ble.c | 433 void BTM_BleSetStaticPasskey(BOOLEAN add, UINT32 passkey) in BTM_BleSetStaticPasskey()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_utils.c | 637 BOOLEAN add, BOOLEAN is_listen) in bta_gattc_mark_bg_conn()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_utils.c | 2796 BOOLEAN gatt_update_auto_connect_dev (tGATT_IF gatt_if, BOOLEAN add, BD_ADDR bd_addr, BOOLEAN is_in… in gatt_update_auto_connect_dev()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 1022 void BTA_DmBleSetStaticPasskey(bool add, uint32_t passkey) in BTA_DmBleSetStaticPasskey()
|
/hal_espressif-3.5.0/tools/catch/ |
D | catch.hpp | 951 AllOf& add( Matcher<ExpressionT> const& matcher ) { in add() function in Catch::Matchers::Impl::Generic::AllOf 991 AnyOf& add( Matcher<ExpressionT> const& matcher ) { in add() function in Catch::Matchers::Impl::Generic::AnyOf 2378 void add( T value ) { in add() function in Catch::ValuesGenerator 2434 void add( const IGenerator<T>* generator ) { in add() function in Catch::CompositeGenerator 5378 void add( std::string const& spelling ) { in add() function 8409 … void TagAliasRegistry::add( char const* alias, char const* tag, SourceLineInfo const& lineInfo ) { in add() function in Catch::TagAliasRegistry 8457 void add( Ptr<IStreamingReporter> const& reporter ) { in add() function in Catch::MultipleReporters
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 572 BOOLEAN add; member
|