Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dascs.c3134 #define BT_ASCS_SERVICE_DEFINITION() { \ macro
3147 static struct bt_gatt_attr ascs_attrs[] = BT_ASCS_SERVICE_DEFINITION();
3277 struct bt_gatt_attr _ascs_attrs[] = BT_ASCS_SERVICE_DEFINITION(); in bt_ascs_unregister()