Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Daudio.c303 struct bt_uuid_16 broadcast_uuid; in bt_bap_decode_base() local
333 if (!bt_uuid_create(&broadcast_uuid.uuid, uuid, BT_UUID_SIZE_16)) { in bt_bap_decode_base()
339 if (bt_uuid_cmp(&broadcast_uuid.uuid, BT_UUID_BASIC_AUDIO) != 0) { in bt_bap_decode_base()