Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dmicp_mic_ctlr.c344 if (bt_uuid_cmp(include->uuid, BT_UUID_AICS) == 0 && in micp_discover_include_func()
Daics.c80 BT_GATT_SECONDARY_SERVICE(BT_UUID_AICS), \
Dvcp_vol_ctlr.c369 if (bt_uuid_cmp(include->uuid, BT_UUID_AICS) == 0 && in vcs_discover_include_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h652 #define BT_UUID_AICS \ macro