Home
last modified time | relevance | path

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

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