Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dgmap_client.c30 static const struct bt_uuid *gmap_role_uuid = BT_UUID_GMAP_ROLE; variable
608 gmap_cli->params.discover.uuid = gmap_role_uuid; in gmap_discover_role()