/hal_espressif-2.7.6/tools/kconfig/ |
D | symbol.c | 40 struct property *prop = prop_alloc(P_DEFAULT, sym); in sym_add_default() local 99 struct property *prop; in sym_get_choice_prop() local 108 struct property *prop; in sym_get_env_prop() local 117 struct property *prop; in sym_get_default_prop() local 129 struct property *prop; in sym_get_range_prop() local 157 struct property *prop; in sym_validate_range() local 191 struct property *prop; in sym_set_changed() local 211 struct property *prop; in sym_calc_visibility() local 258 struct property *prop; in sym_choice_default() local 284 struct property *prop; in sym_calc_choice() local [all …]
|
D | menu.c | 31 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn() 130 struct property *prop = prop_alloc(type, current_entry->sym); in menu_add_prop() local 234 struct property *prop; in sym_check_prop() local 286 struct property *prop; in menu_finalize() local 546 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str() 608 struct property *prop = NULL; in get_symbol_prop() local 622 struct property *prop; in get_symbol_str() local
|
D | zconf.y | 631 struct property *prop; in print_symbol() local 712 struct property *prop; in zconfdump() local
|
D | confdata.c | 263 struct property *prop; in conf_read_simple() local 935 struct property *prop; in randomize_choice_values() local 983 struct property *prop; in set_all_choice_values() local
|
D | util.c | 73 struct property *prop; in file_write_dep() local
|
D | qconf.cc | 108 struct property *prop; in updateMenu() local 1142 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local 1315 struct property *prop; in search() local
|
D | conf.c | 358 struct property *prop; in conf() local
|
D | mconf.c | 469 struct property *prop; in build_conf() local
|
D | expr.h | 85 struct property *prop; member
|
D | nconf.c | 736 struct property *prop; in build_conf() local
|
D | gconf.c | 1337 struct property *prop; in display_tree() local
|
/hal_espressif-2.7.6/examples/protocols/esp_local_ctrl/scripts/ |
D | esp_local_ctrl.py | 50 def prop_typestr(prop): argument 62 def encode_prop_value(prop, value): argument 78 def decode_prop_value(prop, value): argument 94 def str_to_prop_value(prop, strval): argument 110 def prop_is_readonly(prop): argument
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_hh_co.h | 34 UINT8 prop; member
|
D | bta_gatt_api.h | 289 UINT8 prop; /* used when attribute type is characteristic */ member
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_le.c | 535 UINT8 prop) in bta_hh_le_find_alloc_report_entry() 1068 tBTA_GATT_CHAR_PROP prop) in bta_hh_le_expl_rpt() 1111 tBTA_GATT_CHAR_PROP prop) in bta_hh_le_expl_boot_rpt() 1586 tBTA_GATT_CHAR_PROP prop = 0; in bta_hh_le_search_hid_included() local 1667 tBTA_GATT_CHAR_PROP prop; in bta_hh_le_search_hid_chars() local 2884 tBTA_GATT_CHAR_PROP prop; in bta_hh_le_search_scps_chars() local
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/esp/ble_button/ |
D | button_pro.c | 136 tBTA_GATT_CHAR_PROP prop = (GATT_CHAR_PROP_BIT_READ | GATT_CHAR_PROP_BIT_NOTIFY); in button_profile_cb() local
|
/hal_espressif-2.7.6/components/esp_local_ctrl/src/ |
D | esp_local_ctrl.c | 222 esp_err_t esp_local_ctrl_add_property(const esp_local_ctrl_prop_t *prop) in esp_local_ctrl_add_property()
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_bt.c | 322 esp_bt_gap_dev_prop_t prop[1]; in btc_gap_bt_search_devices_evt() local 344 esp_bt_gap_dev_prop_t prop[3]; in btc_gap_bt_search_devices_evt() local
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/battery/ |
D | battery_prf.c | 50 tGATT_CHAR_PROP prop = GATT_CHAR_PROP_BIT_READ; variable
|
/hal_espressif-2.7.6/examples/bluetooth/esp_hid_device/main/ |
D | esp_hid_gap.c | 254 esp_bt_gap_dev_prop_t *prop = &disc_res->prop[i]; in handle_bt_device_result() local
|
/hal_espressif-2.7.6/examples/bluetooth/esp_hid_host/main/ |
D | esp_hid_gap.c | 254 esp_bt_gap_dev_prop_t *prop = &disc_res->prop[i]; in handle_bt_device_result() local
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_cache.c | 1293 UINT16 id, tBT_UUID uuid, UINT8 prop) in bta_gattc_fill_gatt_db_el() 1988 UINT16 e_handle, tBT_UUID uuid, UINT8 prop, UINT16 incl_srvc_s_handle, in bta_gattc_fill_nv_attr()
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/hh/include/ |
D | bta_hh_int.h | 188 UINT8 prop; member
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_bt_api.h | 247 esp_bt_gap_dev_prop_t *prop; /*!< properties discovered from the new device */ member
|
/hal_espressif-2.7.6/tools/catch/ |
D | catch.hpp | 7417 TestCaseInfo::SpecialProperties prop = parseSpecialTag( tag ); in makeTestCase() local
|