Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Daics.c94 BT_AUDIO_CHRC(BT_UUID_AICS_INPUT_STATUS, \
236 notify(inst, AICS_NOTIFY_STATUS, BT_UUID_AICS_INPUT_STATUS, &inst->srv.status, in notify_work_handler()
Daics_client.c599 } else if (!bt_uuid_cmp(chrc->uuid, BT_UUID_AICS_INPUT_STATUS)) { in aics_discover_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4037 #define BT_UUID_AICS_INPUT_STATUS \ macro