Searched refs:BT_UUID_VCS_STATE (Results 1 – 3 of 3) sorted by relevance
141 notify(inst, NOTIFY_STATE, BT_UUID_VCS_STATE, &inst->state, sizeof(inst->state)); in notify_work_handler()314 BT_AUDIO_CHRC(BT_UUID_VCS_STATE,
465 if (bt_uuid_cmp(chrc->uuid, BT_UUID_VCS_STATE) == 0) { in vcs_discover_func()
4064 #define BT_UUID_VCS_STATE \ macro