Lines Matching refs:profile
204 sdp_profile_desc_t profile[1];
239 /* Bluetooth Profile Descriptor List */
240 sdp_uuid16_create(&profile[0].uuid, AV_REMOTE_PROFILE_ID);
241 profile[0].version = ver;
242 pfseq = sdp_list_append(0, &profile[0]);
267 sdp_profile_desc_t profile[1];
302 /* Bluetooth Profile Descriptor List */
303 sdp_uuid16_create(&profile[0].uuid, AV_REMOTE_PROFILE_ID);
304 profile[0].version = ver;
305 pfseq = sdp_list_append(0, &profile[0]);