Searched refs:BT_UUID_TBS_INCOMING_URI (Results 1 – 3 of 3) sorted by relevance
841 err = notify(conn, BT_UUID_TBS_INCOMING_URI, inst->attrs, &inst->incoming_uri, in notify_handler_cb()1859 BT_AUDIO_CHRC(BT_UUID_TBS_INCOMING_URI, /* Optional */ \2543 BT_UUID_TBS_INCOMING_URI); in tbs_inst_remote_incoming()
1642 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_TBS_INCOMING_URI) == 0) { in discover_func()
4622 #define BT_UUID_TBS_INCOMING_URI \ macro