Searched refs:BT_UUID_TBS_LIST_CURRENT_CALLS (Results 1 – 3 of 3) sorted by relevance
501 err = bt_gatt_notify_uuid(NULL, BT_UUID_TBS_LIST_CURRENT_CALLS, inst->attrs, in inst_notify_calls()1420 BT_AUDIO_CHRC(BT_UUID_TBS_LIST_CURRENT_CALLS, BT_GATT_CHRC_READ | BT_GATT_CHRC_NOTIFY, \
1625 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_TBS_LIST_CURRENT_CALLS) == 0) { in discover_func()
4595 #define BT_UUID_TBS_LIST_CURRENT_CALLS \ macro