Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dgmap_server.c53 BT_AUDIO_CHRC(BT_UUID_GMAP_UGG_FEAT, BT_GATT_CHRC_READ, BT_GATT_PERM_READ_ENCRYPT,
Dgmap_client.c30 static const struct bt_uuid *gmap_ugg_feat_uuid = BT_UUID_GMAP_UGG_FEAT;
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Duuid.h5118 #define BT_UUID_GMAP_UGG_FEAT BT_UUID_DECLARE_16(BT_UUID_GMAP_UGG_FEAT_VAL) macro