Searched refs:hdp_profile (Results 1 – 1 of 1) sorted by relevance
447 sdp_profile_desc_t hdp_profile; in register_service_profiles() local450 sdp_uuid16_create(&hdp_profile.uuid, HDP_SVCLASS_ID); in register_service_profiles()451 hdp_profile.version = HDP_VERSION; in register_service_profiles()452 profile_list = sdp_list_append(NULL, &hdp_profile); in register_service_profiles()