Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/
Dmain.c134 if (bt_uuid_cmp(uuid, BT_UUID_PACS) == 0) { in device_found()
/Zephyr-latest/subsys/bluetooth/audio/
Dpacs.c661 BT_GATT_PRIMARY_SERVICE(BT_UUID_PACS),
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h769 #define BT_UUID_PACS \ macro