Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c340 if (bt_uuid_cmp(&adv_uuid.uuid, BT_UUID_ASCS)) { in parse_ascs_ad_data()
/Zephyr-Core-3.5.0/samples/bluetooth/unicast_audio_client/src/
Dmain.c419 if (bt_uuid_cmp(uuid, BT_UUID_ASCS) != 0) { in check_audio_support_and_connect()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Duuid.h751 #define BT_UUID_ASCS \ macro
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dascs.c2871 BT_GATT_PRIMARY_SERVICE(BT_UUID_ASCS),