/hal_espressif-3.4.0/tools/kconfig/ |
D | expr.h | 144 struct property { struct 145 struct property *next; /* next property - null if last */ argument 146 struct symbol *sym; /* the symbol for which the property is associated */ argument 147 enum prop_type type; /* type of property */ argument 150 struct expr *expr; /* the optional conditional part of the property */ argument 151 struct menu *menu; /* the menu the property are associated with argument 154 struct file *file; /* what file was this property defined */ argument 155 int lineno; /* what lineno was this property defined */ argument
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_models/server/ |
D | generic_server.c | 1567 struct bt_mesh_generic_property *property = NULL; in send_gen_user_prop_status() local 1689 struct bt_mesh_generic_property *property = NULL; in gen_user_prop_set() local 1771 struct bt_mesh_generic_property *property = NULL; in send_gen_admin_prop_status() local 1881 struct bt_mesh_generic_property *property = NULL; in gen_admin_prop_set() local 1959 struct bt_mesh_generic_property *property = NULL; in send_gen_manu_prop_status() local 2066 struct bt_mesh_generic_property *property = NULL; in gen_manu_prop_set() local
|
/hal_espressif-3.4.0/examples/system/ota/advanced_https_ota/main/ble_helper/include/ |
D | bluedroid_gatts.h | 61 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/ |
D | ble50_sec_gatts_demo.c | 72 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/ |
D | example_ble_sec_gatts_demo.c | 90 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_api.c | 219 … tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val, in BTA_GATTS_AddCharacteristic()
|
D | bta_gattc_cache.c | 301 UINT8 property) in bta_gattc_add_char_to_cache() 349 UINT8 property, in bta_gattc_add_attr_to_cache() 790 tBT_UUID uuid, UINT8 property) in bta_gattc_add_char_to_list()
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/ |
D | gatts_table_creat_demo.c | 145 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/api/ |
D | esp_gatts_api.c | 127 … esp_gatt_perm_t perm, esp_gatt_char_prop_t property, esp_attr_value_t *char_val, in esp_ble_gatts_add_char()
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/gatt_server/main/ |
D | gatts_demo.c | 157 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/ |
D | main.c | 114 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/ |
D | example_ble_server_throughput.c | 179 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/ |
D | ble_compatibility_test.c | 153 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/ |
D | ble_spp_server_demo.c | 93 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/ |
D | gattc_gatts_coex.c | 76 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gatts.h | 96 esp_gatt_char_prop_t property; member
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_db.c | 513 tGATT_CHAR_PROP property, in gatts_add_characteristic()
|
D | gatt_api.c | 295 tGATT_PERM perm, tGATT_CHAR_PROP property, in GATTS_AddCharacteristic()
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gatts_int.h | 94 tBTA_GATT_CHAR_PROP property; member
|
D | bta_gattc_int.h | 269 tBTA_GATT_CHAR_PROP property; member
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 164 tGATT_CHAR_PROP property; member
|