Home
last modified time | relevance | path

Searched defs:profile_version (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.h101 uint16_t profile_version = -1; variable
H A Davrcp_service.cc60 uint16_t profile_version, in AddRecord()
316 uint16_t AvrcpService::GetSupportedFeatures(uint16_t profile_version) { in GetSupportedFeatures()
/aosp12/system/bt/test/mock/
H A Dmock_stack_avrc_sdp.cc40 uint16_t profile_version, uint16_t cover_art_psm) { in AVRC_AddRecord()
H A Dmock_bta_ar.cc53 bool browse_supported, uint16_t profile_version) { in bta_ar_reg_avrc()
/aosp12/system/bt/bta/ar/
H A Dbta_ar.cc160 bool browse_supported, uint16_t profile_version) { in bta_ar_reg_avrc()
/aosp12/system/bt/stack/avrc/
H A Davrc_sdp.cc191 uint16_t profile_version, uint16_t cover_art_psm) { in AVRC_AddRecord()
H A Davrc_api.cc962 uint16_t profile_version = AVRC_REV_1_4; in AVRC_GetProfileVersion() local
/aosp12/system/bt/include/hardware/
H A Dbt_sdp.h46 int32_t profile_version; member
60 int32_t profile_version; member
/aosp12/system/bt/bta/av/
H A Dbta_av_main.cc480 uint16_t profile_version = AVRC_REV_1_0; in bta_av_api_register() local