Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dgmap_server.c118 BT_AUDIO_CHRC(BT_UUID_GMAP_ROLE, BT_GATT_CHRC_READ, BT_GATT_PERM_READ_ENCRYPT,
Dgmap_client.c30 static const struct bt_uuid *gmap_role_uuid = BT_UUID_GMAP_ROLE;
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h5119 #define BT_UUID_GMAP_ROLE BT_UUID_DECLARE_16(BT_UUID_GMAP_ROLE_VAL) macro