/hal_espressif-3.6.0/tools/kconfig/ |
D | gconf.glade | 6 <property name="visible">True</property> 13 <property name="resizable">True</property> 15 <property name="decorated">True</property> 26 <property name="visible">True</property> 32 <property name="visible">True</property> 36 <property name="visible">True</property> 38 <property name="use_underline">True</property> 45 <property name="visible">True</property> 48 <property name="use_underline">True</property> 54 <property name="visible">True</property> [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/main/ |
D | bte_init.c | 38 #if (defined(RFCOMM_INCLUDED) && RFCOMM_INCLUDED == TRUE) 43 #if (defined(BNEP_INCLUDED) && BNEP_INCLUDED == TRUE) 47 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == TRUE) 51 #if (defined(PAN_INCLUDED) && PAN_INCLUDED == TRUE) 55 #if (defined(HID_HOST_INCLUDED) && HID_HOST_INCLUDED == TRUE) 59 #if (defined(HID_DEV_INCLUDED) && HID_DEV_INCLUDED == TRUE) 63 #if (defined(AVRC_INCLUDED) && AVRC_INCLUDED == TRUE) 67 #if (defined(A2D_INCLUDED) && A2D_INCLUDED == TRUE) 71 #if (defined(AVDT_INCLUDED) && AVDT_INCLUDED == TRUE) 75 #if (defined(AVCT_INCLUDED) && AVCT_INCLUDED == TRUE) [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_main.c | 60 #if (CLASSIC_BT_INCLUDED == TRUE) 64 #if (SDP_INCLUDED == TRUE) 71 #if (SMP_INCLUDED == TRUE) 77 #endif ///SMP_INCLUDED == TRUE 78 #if (BTA_DM_PM_INCLUDED == TRUE) 82 #endif /* #if (BTA_DM_PM_INCLUDED == TRUE) */ 83 #if (BTA_DM_QOS_INCLUDED == TRUE) 86 #endif /* #if (BTA_DM_QOS_INCLUDED == TRUE) */ 88 #if (SMP_INCLUDED == TRUE) 90 #if (BT_SSP_INCLUDED == TRUE) [all …]
|
D | bta_dm_co.c | 26 #if (defined(BTIF_INCLUDED) && BTIF_INCLUDED == TRUE) 28 #if (BTM_OOB_INCLUDED == TRUE) 31 #endif /* #if (defined(BTIF_INCLUDED) && BTIF_INCLUDED == TRUE) */ 32 #if (defined BLE_INCLUDED && BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE) 42 #if SMP_INCLUDED == TRUE 58 #if (defined CLASSIC_BT_INCLUDED && CLASSIC_BT_INCLUDED == TRUE && BT_SSP_INCLUDED == TRUE) 78 ** Returns TRUE for success, FALSE for fail. 86 return TRUE; in bta_dm_co_get_compress_memory() 104 #if (BT_SSP_INCLUDED == TRUE) in bta_dm_co_bt_set_io_cap() 113 #endif ///BT_SSP_INCLUDED == TRUE in bta_dm_co_bt_set_io_cap() [all …]
|
/hal_espressif-3.6.0/tools/esp_app_trace/test/sysview/ |
D | expected_output.json | 7 "in_irq": true, 15 "in_irq": true, 23 "in_irq": true, 36 "in_irq": true, 49 "in_irq": true, 59 "in_irq": true, 69 "in_irq": true, 79 "in_irq": true, 89 "in_irq": true, 99 "in_irq": true, [all …]
|
D | expected_output_mcore.json | 933 "in_irq": true, 943 "in_irq": true, 969 "in_irq": true, 979 "in_irq": true, 1005 "in_irq": true, 1044 "in_irq": true, 1091 "in_irq": true, 1117 "in_irq": true, 1127 "in_irq": true, 1188 "in_irq": true, [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/ |
D | dyn_mem.h | 24 #define BTU_DYNAMIC_MEMORY TRUE 25 #define BTM_DYNAMIC_MEMORY TRUE 26 #define L2C_DYNAMIC_MEMORY TRUE 27 #define GATT_DYNAMIC_MEMORY TRUE 28 #define SMP_DYNAMIC_MEMORY TRUE 29 #define BTA_DYNAMIC_MEMORY TRUE 30 #define SDP_DYNAMIC_MEMORY TRUE 31 #define GAP_DYNAMIC_MEMORY TRUE 32 #define RFC_DYNAMIC_MEMORY TRUE 33 #define TCS_DYNAMIC_MEMORY TRUE [all …]
|
/hal_espressif-3.6.0/tools/kconfig_new/test/confserver/ |
D | testcases_v2.txt | 2 > { "TEST_BOOL" : true } 3 …true, "TEST_CHILD_STR" : "OHAI!", "TEST_CHILD_BOOL" : true }, "ranges": {"TEST_CONDITIONAL_RANGES"… 18 > { "TEST_BOOL" : true, "TEST_CHILD_STR" : "New value" } 19 < { "values" : { "TEST_BOOL" : true, "TEST_CHILD_STR" : "New value", "TEST_CHILD_BOOL" : true } } 22 > { "CHOICE_B" : true } 23 < { "values" : { "CHOICE_B" : true, "CHOICE_A" : false, "DEPENDS_ON_CHOICE" : "Depends on B" } } 38 > { "SUBMENU_TRIGGER": true } 39 …_TRIGGER": true}, "visible": {"test-config-submenu": true, "SUBMENU_ITEM_A": true, "SUBMENU_ITEM_B… 46 > { "SUBMENU_CONFIG": true } 47 < { "values" : { "SUBMENU_CONFIG_ITEM": true, "SUBMENU_CONFIG" : true }, "visible": { "SUBMENU_CONF…
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 30 #if (BLE_INCLUDED == TRUE && (defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)) 56 #if (CLASSIC_BT_INCLUDED == TRUE) 60 #if (SDP_INCLUDED == TRUE) 68 #if (SMP_INCLUDED == TRUE) 74 #endif ///SMP_INCLUDED == TRUE 75 #if (BTA_DM_PM_INCLUDED == TRUE) 79 #endif /* #if (BTA_DM_PM_INCLUDED == TRUE) */ 80 #if (BTA_DM_QOS_INCLUDED == TRUE) 83 #endif /* #if (BTA_DM_QOS_INCLUDED == TRUE) */ 84 #if (SMP_INCLUDED == TRUE) [all …]
|
/hal_espressif-3.6.0/examples/protocols/http_server/advanced_tests/ |
D | http_server_advanced_test.py | 79 failed = True 81 failed = True 83 failed = True 85 failed = True 94 failed = True 100 failed = True 104 failed = True 106 failed = True 108 failed = True 110 failed = True [all …]
|
/hal_espressif-3.6.0/components/bt/common/btc/core/ |
D | btc_task.c | 39 #if (BTC_GAP_BT_INCLUDED == TRUE) 41 #endif /* BTC_GAP_BT_INCLUDED == TRUE */ 47 #if (BTC_SPP_INCLUDED == TRUE) 49 #endif /* #if (BTC_SPP_INCLUDED == TRUE) */ 56 #if BTC_HD_INCLUDED == TRUE 59 #if BTC_HH_INCLUDED == TRUE 87 #if (GATTS_INCLUDED == TRUE) 89 #endif ///GATTS_INCLUDED == TRUE 90 #if (GATTC_INCLUDED == TRUE) 92 #endif ///GATTC_INCLUDED == TRUE [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/common/include/common/ |
D | bt_target.h | 54 #if (UC_BT_CLASSIC_ENABLED == TRUE) 55 #define CLASSIC_BT_INCLUDED TRUE 56 #define BTC_SM_INCLUDED TRUE 57 #define BTC_PRF_QUEUE_INCLUDED TRUE 58 #define BTC_GAP_BT_INCLUDED TRUE 59 #define BTA_SDP_INCLUDED TRUE 60 #define BTA_DM_PM_INCLUDED TRUE 61 #define BTC_DM_PM_INCLUDED TRUE 62 #define SDP_INCLUDED TRUE 63 #define BTA_DM_QOS_INCLUDED TRUE [all …]
|
/hal_espressif-3.6.0/.gitlab/ci/ |
D | assign-test.yml | 24 optional: true 27 optional: true 30 optional: true 33 optional: true 46 optional: true 49 optional: true 52 optional: true 55 optional: true 68 optional: true 71 optional: true [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/ |
D | btc_dm.c | 33 #if (BTC_GAP_BT_INCLUDED == TRUE) 35 #endif /* BTC_GAP_BT_INCLUDED == TRUE */ 134 #if (SMP_INCLUDED == TRUE) 135 #if (BLE_INCLUDED == TRUE) 142 btc_dm_cb.ble_local_key_cb.is_er_rcvd = TRUE; in btc_dm_load_ble_local_keys() 152 btc_dm_cb.ble_local_key_cb.is_id_keys_rcvd = TRUE; in btc_dm_load_ble_local_keys() 273 btc_storage_set_remote_addr_type(&bdaddr, p_auth_cmpl->addr_type, true); in btc_dm_ble_auth_cmpl_evt() 275 btc_storage_set_ble_dev_auth_mode(&bdaddr, p_auth_cmpl->auth_mode, true); in btc_dm_ble_auth_cmpl_evt() 303 #endif ///BLE_INCLUDED == TRUE 304 #endif ///SMP_INCLUDED == TRUE [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/hcic/ |
D | hcicmds.c | 62 return (TRUE); in btsnd_hcic_inquiry() 82 return (TRUE); in btsnd_hcic_inq_cancel() 110 return (TRUE); in btsnd_hcic_per_inq_mode() 130 return (TRUE); in btsnd_hcic_exit_per_inq() 168 #if (SMP_INCLUDED == TRUE && CLASSIC_BT_INCLUDED == TRUE) in btsnd_hcic_create_conn() 170 #endif ///SMP_INCLUDED == TRUE && CLASSIC_BT_INCLUDED == TRUE in btsnd_hcic_create_conn() 171 return (TRUE); in btsnd_hcic_create_conn() 194 return (TRUE); in btsnd_hcic_disconnect() 197 #if BTM_SCO_INCLUDED == TRUE 219 return (TRUE); in btsnd_hcic_add_SCO_conn() [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_link.c | 45 #if (BLE_50_FEATURE_SUPPORT == TRUE) 47 #endif// #if (BLE_50_FEATURE_SUPPORT == TRUE) 57 ** Returns TRUE, if accept conn 78 no_links = TRUE; in l2c_link_hci_conn_req() 112 return (TRUE); in l2c_link_hci_conn_req() 129 return (TRUE); in l2c_link_hci_conn_req() 158 #if (CLASSIC_BT_INCLUDED == TRUE) in l2c_link_hci_conn_comp() 160 #endif ///CLASSIC_BT_INCLUDED == TRUE in l2c_link_hci_conn_comp() 213 return (TRUE); in l2c_link_hci_conn_comp() 221 #if (CLASSIC_BT_INCLUDED == TRUE) in l2c_link_hci_conn_comp() [all …]
|
/hal_espressif-3.6.0/tools/kconfig/lxdialog/ |
D | util.c | 73 DLG_COLOR(screen, COLOR_CYAN, COLOR_BLUE, true); in set_classic_theme() 74 DLG_COLOR(shadow, COLOR_BLACK, COLOR_BLACK, true); in set_classic_theme() 76 DLG_COLOR(title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 77 DLG_COLOR(border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() 78 DLG_COLOR(button_active, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme() 80 DLG_COLOR(button_key_active, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme() 82 DLG_COLOR(button_label_active, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 83 DLG_COLOR(button_label_inactive, COLOR_BLACK, COLOR_WHITE, true); in set_classic_theme() 87 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 88 DLG_COLOR(searchbox_border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() [all …]
|
/hal_espressif-3.6.0/components/esp_http_server/test/ |
D | test_http_server.c | 16 bool basic_sanity = true; 112 bool res = true; 148 TEST_ASSERT(res == true); 172 {"/", "/", true}, 173 {"", "", true}, 177 {"/asdfghjkl/qwertrtyyuiuioo", "/asdfghjkl/qwertrtyyuiuioo", true}, 178 {"/path", "/path", true}, 186 {"/path/?", "/path", true}, 187 {"/path/?", "/path/", true}, 192 {"/path/*", "/path/", true}, [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_sec.c | 40 #if (BT_USE_TRACES == TRUE && BT_TRACE_VERBOSE == FALSE) 45 #if BLE_INCLUDED == TRUE 59 #if (SMP_INCLUDED == TRUE) 73 #endif ///SMP_INCLUDED == TRUE 74 #if (BT_USE_TRACES == TRUE && SMP_INCLUDED == TRUE) 77 #if (SMP_INCLUDED == TRUE) 86 #endif ///SMP_INCLUDED == TRUE 88 #if (SMP_INCLUDED == TRUE) 90 #endif ///SMP_INCLUDED == TRUE 97 #if (SMP_INCLUDED == TRUE) [all …]
|
/hal_espressif-3.6.0/components/driver/test/ |
D | test_spi_param.c | 201 failed = true; in local_test_loop() 207 failed = true; in local_test_loop() 210 failed = true; in local_test_loop() 239 .master_iomux = true, 248 .slave_iomux = true, 266 .master_iomux = true, 275 .slave_iomux = true, 293 .master_iomux = true, 302 .slave_iomux = true, 332 #define LOCAL_MODE_TEST_SLAVE_IOMUX true [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/external/sbc/encoder/include/ |
D | sbc_encoder.h | 39 #ifndef TRUE 40 #define TRUE (!FALSE) macro 84 /* Set SBC_USE_ARM_PRAGMA to TRUE to use "#pragma arm section zidata" */ 89 /* Set SBC_ARM_ASM_OPT to TRUE in case the target is an ARM */ 102 #define SBC_ARM_COMPILER TRUE 105 /* Set SBC_IPAQ_OPT to TRUE in case the target is an ARM */ 108 #define SBC_IPAQ_OPT TRUE 111 /* Debug only: set SBC_IS_64_MULT_IN_WINDOW_ACCU to TRUE to use 64 bit multiplication in the window… 117 /* Set SBC_IS_64_MULT_IN_IDCT to TRUE to use 64 bits multiplication in the DCT of Matrixing */ 119 /* CAUTION: It only apply in the if SBC_FAST_DCT is set to TRUE */ [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gap_ble.h | 21 #if BTC_DYNAMIC_MEMORY == TRUE 32 #if (BLE_42_FEATURE_SUPPORT == TRUE) 39 #endif // #if (BLE_42_FEATURE_SUPPORT == TRUE) 48 #if (BLE_42_FEATURE_SUPPORT == TRUE) 50 #endif // #if (BLE_42_FEATURE_SUPPORT == TRUE) 52 #if (BLE_42_FEATURE_SUPPORT == TRUE) 55 #endif // #if (BLE_42_FEATURE_SUPPORT == TRUE) 67 #if (BLE_50_FEATURE_SUPPORT == TRUE) 93 #endif // #if (BLE_50_FEATURE_SUPPORT == TRUE) 98 #if (BLE_42_FEATURE_SUPPORT == TRUE) [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_auth.c | 27 #if BLE_INCLUDED == TRUE 40 ** Returns TRUE if encrypted, otherwise FALSE. 43 #if (SMP_INCLUDED == TRUE) 75 #if (GATTC_INCLUDED == TRUE) in gatt_sign_data() 77 #endif ///GATTC_INCLUDED == TRUE in gatt_sign_data() 87 #endif ///SMP_INCLUDED == TRUE 99 #if (SMP_INCLUDED == TRUE) 103 #if (GATTS_INCLUDED == TRUE) in gatt_verify_signature() 105 #endif ///GATTS_INCLUDED == TRUE in gatt_verify_signature() 119 #if (GATTS_INCLUDED == TRUE) in gatt_verify_signature() [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 64 #if (SMP_INCLUDED == TRUE) 66 #endif ///SMP_INCLUDED == TRUE 68 #if (SMP_INCLUDED == TRUE) 70 #endif ///SMP_INCLUDED == TRUE 82 #if (SMP_INCLUDED == TRUE) 86 #endif ///SMP_INCLUDED == TRUE 100 #if (SMP_INCLUDED == TRUE) 107 #endif ///SMP_INCLUDED == TRUE 108 #if BTM_OOB_INCLUDED == TRUE && SMP_INCLUDED == TRUE 111 #if (SMP_INCLUDED == TRUE) [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 39 #if (BLE_INCLUDED == TRUE) 42 #if (SMP_INCLUDED == TRUE) 76 ? TRUE : FALSE) 101 #if (BTM_SSR_INCLUDED == TRUE) 129 BOOLEAN link_up_issued; /* True if busy_level link up has been issued */ 152 #if BLE_INCLUDED == TRUE 213 #if CLASSIC_BT_INCLUDED == TRUE 221 #if BLE_INCLUDED == TRUE 238 #if BTM_BLE_CONFORMANCE_TESTING == TRUE 288 #if (BLE_INCLUDED == TRUE) [all …]
|