Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_uuid.h38 struct bt_mesh_uuid_16 { struct
72 ((struct bt_mesh_uuid *) (&(struct bt_mesh_uuid_16) BLE_MESH_UUID_INIT_16(value)))
80 #define BLE_MESH_UUID_16(__u) CONTAINER_OF(__u, struct bt_mesh_uuid_16, uuid)
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1088 struct bt_mesh_uuid_16 *uuid_16 = NULL; in bt_mesh_gatts_service_start()
1106 uuid_16 = (struct bt_mesh_uuid_16 *)uuid; in bt_mesh_gatts_service_start()