Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h619 #define BLE_MESH_GATT_CHARACTERISTIC(_uuid, _props) \ argument
623 .user_data = (&(struct bt_mesh_gatt_char) { .uuid = _uuid, \
639 #define BLE_MESH_GATT_DESCRIPTOR(_uuid, _perm, _read, _write, _value) \ argument
641 .uuid = _uuid, \