Home
last modified time | relevance | path

Searched defs:property (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-3.5.0/tools/kconfig/
Dexpr.h144 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.5.0/components/bt/esp_ble_mesh/mesh_models/server/
Dgeneric_server.c1567 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.5.0/examples/system/ota/advanced_https_ota/main/ble_helper/include/
Dbluedroid_gatts.h61 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c90 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c72 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c219 … tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val, in BTA_GATTS_AddCharacteristic()
Dbta_gattc_cache.c301 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.5.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c145 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/
Desp_gatts_api.c127 … 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.5.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c157 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c114 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c179 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c153 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c93 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c76 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h96 esp_gatt_char_prop_t property; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c513 tGATT_CHAR_PROP property, in gatts_add_characteristic()
Dgatt_api.c295 tGATT_PERM perm, tGATT_CHAR_PROP property, in GATTS_AddCharacteristic()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h94 tBTA_GATT_CHAR_PROP property; member
Dbta_gattc_int.h269 tBTA_GATT_CHAR_PROP property; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h164 tGATT_CHAR_PROP property; member