Searched refs:BT_UUID_TBS_LIST_CURRENT_CALLS (Results 1 – 3 of 3) sorted by relevance
645 set_value_changed(inst, set_list_current_calls_changed_cb, BT_UUID_TBS_LIST_CURRENT_CALLS); in inst_notify_calls()812 err = notify(conn, BT_UUID_TBS_LIST_CURRENT_CALLS, inst->attrs, read_buf.data, in notify_handler_cb()1845 BT_AUDIO_CHRC(BT_UUID_TBS_LIST_CURRENT_CALLS, BT_GATT_CHRC_READ | BT_GATT_CHRC_NOTIFY, \
1630 } 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