Home
last modified time | relevance | path

Searched refs:incl (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1137 struct bt_mesh_gatt_attr *incl = attr->user_data; in bt_mesh_gatts_attr_read_included() local
1138 struct bt_mesh_uuid *uuid = incl->user_data; in bt_mesh_gatts_attr_read_included()
1143 pdu.start_handle = sys_cpu_to_le16(incl->handle); in bt_mesh_gatts_attr_read_included()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c773 struct bt_mesh_gatt_attr *incl = attr->user_data; in bt_mesh_gatts_attr_read_included() local
774 struct bt_mesh_uuid *uuid = incl->user_data; in bt_mesh_gatts_attr_read_included()
779 pdu.start_handle = sys_cpu_to_le16(incl->handle); in bt_mesh_gatts_attr_read_included()