Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/services/ots/
Dots.c564 #define BT_GATT_OTS_INSTANCE_LIST_SIZE (ARRAY_SIZE(ots_instances))
565 #define BT_GATT_OTS_INSTANCE_LIST_START ots_instances
567 (&ots_instances[BT_GATT_OTS_INSTANCE_LIST_SIZE])
571 static struct bt_ots ots_instances[CONFIG_BT_OTS_MAX_INST_CNT]; variable
573 BT_GATT_SERVICE_INSTANCE_DEFINE(ots_service_list, ots_instances,