Searched defs:property (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/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-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_cache.c | 307 UINT8 property) in bta_gattc_add_char_to_cache() 355 UINT8 property, in bta_gattc_add_attr_to_cache() 800 tBT_UUID uuid, UINT8 property) in bta_gattc_add_char_to_list()
|
D | bta_gatts_api.c | 219 … tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val, in BTA_GATTS_AddCharacteristic()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_gatts_api.c | 137 … 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-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gatts.h | 89 esp_gatt_char_prop_t property; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gatts_int.h | 95 tBTA_GATT_CHAR_PROP property; member
|
D | bta_gattc_int.h | 295 tBTA_GATT_CHAR_PROP property; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_db.c | 511 tGATT_CHAR_PROP property, in gatts_add_characteristic()
|
D | gatt_api.c | 312 tGATT_PERM perm, tGATT_CHAR_PROP property, in GATTS_AddCharacteristic()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 164 tGATT_CHAR_PROP property; member
|