Home
last modified time | relevance | path

Searched refs:bt_mesh_gatt_char (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h312 struct bt_mesh_gatt_char { struct
623 .user_data = (&(struct bt_mesh_gatt_char) { .uuid = _uuid, \
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c823 struct bt_mesh_gatt_char *chrc = attr->user_data; in bt_mesh_gatts_attr_read_chrc()
980 … struct bt_mesh_gatt_char *gatts_chrc = (struct bt_mesh_gatt_char *)svc->attrs[i].user_data; in bt_mesh_gatts_service_register()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1187 struct bt_mesh_gatt_char *chrc = attr->user_data; in bt_mesh_gatts_attr_read_chrc()