Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dcap_acceptor.c19 static struct bt_gatt_attr svc_attrs[] = { variable
36 cas = (struct bt_gatt_service)BT_GATT_SERVICE(svc_attrs); in bt_cap_acceptor_register()
Dtmap.c149 static struct bt_gatt_attr svc_attrs[] = { BT_TMAS_SERVICE_DEFINITION }; variable
156 tmas = (struct bt_gatt_service)BT_GATT_SERVICE(svc_attrs); in bt_tmap_register()
Dmcs.c913 static struct bt_gatt_attr svc_attrs[] = { BT_MCS_SERVICE_DEFINITION }; variable
1348 mcs = (struct bt_gatt_service)BT_GATT_SERVICE(svc_attrs); in bt_mcs_init()