Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Daics.c81 BT_AUDIO_CHRC(BT_UUID_AICS_STATE, \
226 notify(inst, AICS_NOTIFY_STATE, BT_UUID_AICS_STATE, &inst->srv.state, in notify_work_handler()
Daics_client.c589 if (!bt_uuid_cmp(chrc->uuid, BT_UUID_AICS_STATE)) { in aics_discover_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4010 #define BT_UUID_AICS_STATE \ macro