Searched refs:service_name_length (Results 1 – 3 of 3) sorted by relevance
57 record->mns.hdr.service_name_length = 0; in bta_create_mns_sdp_record()71 record->mns.hdr.service_name_length = in bta_create_mns_sdp_record()98 record->mas.hdr.service_name_length = 0; in bta_create_mas_sdp_record()124 record->mas.hdr.service_name_length = in bta_create_mas_sdp_record()151 record->pse.hdr.service_name_length = 0; in bta_create_pse_sdp_record()170 record->pse.hdr.service_name_length = in bta_create_pse_sdp_record()197 record->ops.hdr.service_name_length = 0; in bta_create_ops_sdp_record()206 record->ops.hdr.service_name_length = in bta_create_ops_sdp_record()282 record->sap.hdr.service_name_length = 0; in bta_create_sap_sdp_record()290 record->sap.hdr.service_name_length = in bta_create_sap_sdp_record()[all …]
131 records_size += record->hdr.service_name_length; in get_sdp_records_size()132 if (record->hdr.service_name_length > 0) { in get_sdp_records_size()158 in_record->hdr.service_name_length == 0) { in copy_sdp_records()160 out_record->hdr.service_name_length = 0; in copy_sdp_records()165 in_record->hdr.service_name_length); in copy_sdp_records()166 free_ptr += in_record->hdr.service_name_length; in copy_sdp_records()415 (uint32_t)(rec->hdr.service_name_length + 1), in add_maps_sdp()502 (uint32_t)(rec->hdr.service_name_length + 1), in add_mapc_sdp()558 (uint32_t)(rec->hdr.service_name_length + 1), in add_pbapc_sdp()622 (uint32_t)(rec->hdr.service_name_length + 1), in add_pbaps_sdp()[all …]
41 uint32_t service_name_length; member55 uint32_t service_name_length; member