Searched refs:profile_version (Results 1 – 7 of 7) sorted by relevance
189 uint16_t profile_version) { in AVRC_AddRecord() argument207 (profile_version > AVRC_REV_1_3)) { in AVRC_AddRecord()229 if ((profile_version > AVRC_REV_1_3) && (browse_supported)) { in AVRC_AddRecord()246 sdp_handle, UUID_SERVCLASS_AV_REMOTE_CONTROL, profile_version); in AVRC_AddRecord()
105 record->mns.hdr.profile_version = 0; in bta_create_mns_sdp_record()122 record->mns.hdr.profile_version = pversion; in bta_create_mns_sdp_record()146 record->mas.hdr.profile_version = 0; in bta_create_mas_sdp_record()175 record->mas.hdr.profile_version = pversion; in bta_create_mas_sdp_record()199 record->pse.hdr.profile_version = 0; in bta_create_pse_sdp_record()221 record->pse.hdr.profile_version = pversion; in bta_create_pse_sdp_record()245 record->ops.hdr.profile_version = 0; in bta_create_ops_sdp_record()257 record->ops.hdr.profile_version = pversion; in bta_create_ops_sdp_record()330 record->sap.hdr.profile_version = 0; in bta_create_sap_sdp_record()340 record->sap.hdr.profile_version = pversion; in bta_create_sap_sdp_record()[all …]
221 uint16_t profile_version) { in bta_ar_reg_avrc() argument233 profile_version); in bta_ar_reg_avrc()246 profile_version); in bta_ar_reg_avrc()
126 uint16_t profile_version);
416 rec->hdr.profile_version); in add_maps_sdp()503 rec->hdr.profile_version); in add_mapc_sdp()580 sdp_handle, UUID_SERVCLASS_PHONE_ACCESS, rec->hdr.profile_version); in add_pbaps_sdp()668 sdp_handle, UUID_SERVCLASS_OBEX_OBJECT_PUSH, rec->hdr.profile_version); in add_opps_sdp()751 rec->hdr.profile_version); in add_saps_sdp()
479 uint16_t profile_version = AVRC_REV_1_0; in bta_av_api_register() local491 profile_version = AVRC_REV_1_6; in bta_av_api_register()494 profile_version = AVRC_REV_1_5; in bta_av_api_register()496 profile_version = AVRC_REV_1_4; in bta_av_api_register()500 profile_version = AVRC_REV_1_4; in bta_av_api_register()506 (bta_av_cb.features & BTA_AV_FEAT_BROWSE), profile_version); in bta_av_api_register()
233 uint16_t profile_version);