Searched refs:BT_UUID_TBS_URI_LIST (Results 1 – 3 of 3) sorted by relevance
787 err = notify(conn, BT_UUID_TBS_URI_LIST, inst->attrs, &inst->uri_scheme_list, in notify_handler_cb()1828 BT_AUDIO_CHRC(BT_UUID_TBS_URI_LIST, BT_GATT_CHRC_READ | BT_GATT_CHRC_NOTIFY, \2804 BT_UUID_TBS_URI_LIST); in bt_tbs_set_uri_scheme_list()2828 BT_UUID_TBS_URI_LIST); in bt_tbs_set_uri_scheme_list()
1611 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_TBS_URI_LIST) == 0) { in discover_func()
4568 #define BT_UUID_TBS_URI_LIST \ macro