Searched refs:profile_version (Results 1 – 10 of 10) sorted by relevance
188 uint16_t profile_version) { in AVRC_AddRecord() argument206 (profile_version > AVRC_REV_1_3)) { in AVRC_AddRecord()216 if (profile_version < AVRC_REV_1_6) { in AVRC_AddRecord()217 protocol_reported_version = profile_version - 1; in AVRC_AddRecord()238 if ((profile_version > AVRC_REV_1_3) && (browse_supported)) { in AVRC_AddRecord()255 sdp_handle, UUID_SERVCLASS_AV_REMOTE_CONTROL, profile_version); in AVRC_AddRecord()
61 record->mns.hdr.profile_version = 0; in bta_create_mns_sdp_record()78 record->mns.hdr.profile_version = pversion; in bta_create_mns_sdp_record()102 record->mas.hdr.profile_version = 0; in bta_create_mas_sdp_record()131 record->mas.hdr.profile_version = pversion; in bta_create_mas_sdp_record()155 record->pse.hdr.profile_version = 0; in bta_create_pse_sdp_record()177 record->pse.hdr.profile_version = pversion; in bta_create_pse_sdp_record()201 record->ops.hdr.profile_version = 0; in bta_create_ops_sdp_record()213 record->ops.hdr.profile_version = pversion; in bta_create_ops_sdp_record()286 record->sap.hdr.profile_version = 0; in bta_create_sap_sdp_record()296 record->sap.hdr.profile_version = pversion; in bta_create_sap_sdp_record()[all …]
45 int32_t profile_version; member59 int32_t profile_version; member
223 uint16_t profile_version) { in bta_ar_reg_avrc() argument235 profile_version); in bta_ar_reg_avrc()248 profile_version); in bta_ar_reg_avrc()
127 uint16_t profile_version);
420 rec->hdr.profile_version); in add_maps_sdp()507 rec->hdr.profile_version); in add_mapc_sdp()563 rec->hdr.profile_version); in add_pbapc_sdp()627 sdp_handle, UUID_SERVCLASS_PHONE_ACCESS, rec->hdr.profile_version); in add_pbaps_sdp()715 sdp_handle, UUID_SERVCLASS_OBEX_OBJECT_PUSH, rec->hdr.profile_version); in add_opps_sdp()798 rec->hdr.profile_version); in add_saps_sdp()
36 uint16_t profile_version) = 0;
548 uint16_t profile_version = AVRC_REV_1_0; in bta_av_api_register() local552 profile_version = AVRC_REV_1_6; in bta_av_api_register()555 profile_version = AVRC_REV_1_5; in bta_av_api_register()558 profile_version = AVRC_REV_1_3; in bta_av_api_register()560 profile_version = AVRC_REV_1_4; in bta_av_api_register()566 (bta_av_cb.features & BTA_AV_FEAT_BROWSE), profile_version); in bta_av_api_register()
237 uint16_t profile_version);
66 uint16_t profile_version) override { in AddRecord() argument69 profile_version); in AddRecord()