Searched refs:bt_mesh_uuid (Results 1 – 4 of 4) sorted by relevance
34 struct bt_mesh_uuid { struct39 struct bt_mesh_uuid uuid; argument44 struct bt_mesh_uuid uuid;49 struct bt_mesh_uuid uuid;72 ((struct bt_mesh_uuid *) (&(struct bt_mesh_uuid_16) BLE_MESH_UUID_INIT_16(value)))75 ((struct bt_mesh_uuid *) (&(struct bt_mesh_uuid_32) BLE_MESH_UUID_INIT_32(value)))78 ((struct bt_mesh_uuid *) (&(struct bt_mesh_uuid_128) BLE_MESH_UUID_INIT_128(value)))
314 const struct bt_mesh_uuid *uuid;523 const struct bt_mesh_uuid *uuid;
774 struct bt_mesh_uuid *uuid = incl->user_data; in bt_mesh_gatts_attr_read_included()798 struct bt_mesh_uuid *uuid = attr->user_data; in bt_mesh_gatts_attr_read_service()856 static void bta_uuid_to_bt_mesh_uuid(tBT_UUID *bta_uuid, const struct bt_mesh_uuid *uuid) in bta_uuid_to_bt_mesh_uuid()949 bta_uuid_to_bt_mesh_uuid(&bta_uuid, (struct bt_mesh_uuid *)svc->attrs[i].user_data); in bt_mesh_gatts_service_register()963 bta_uuid_to_bt_mesh_uuid(&bta_uuid, (struct bt_mesh_uuid *)svc->attrs[i].user_data); in bt_mesh_gatts_service_register()1089 struct bt_mesh_uuid *uuid = NULL; in bt_mesh_gatts_service_start()1104 uuid = (struct bt_mesh_uuid *)svc->attrs[0].user_data; in bt_mesh_gatts_service_start()
1138 struct bt_mesh_uuid *uuid = incl->user_data; in bt_mesh_gatts_attr_read_included()1162 struct bt_mesh_uuid *uuid = attr->user_data; in bt_mesh_gatts_attr_read_service()