Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/ar/
Dbta_ar.cc199 uint16_t categories, bool browse_supported, uint16_t profile_version) { in bta_ar_reg_avrc()
263 uint16_t profile_version) { in bta_ar_reg_avrc_for_src_sink_coexist()
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.h111 uint16_t profile_version = -1; variable
Davrcp_service.cc105 uint16_t profile_version, uint16_t cover_art_psm) override { in AddRecord()
444 uint16_t AvrcpService::GetSupportedFeatures(uint16_t profile_version) { in GetSupportedFeatures()
/packages/modules/Bluetooth/system/profile/avrcp/
Davrcp_sdp_records.h61 uint16_t profile_version; member
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_sdp.cc65 bool browse_supported, uint16_t profile_version, uint16_t cover_art_psm) { in AVRC_AddRecord()
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_sdp.cc218 bool browse_supported, uint16_t profile_version, uint16_t cover_art_psm) { in AVRC_AddRecord()
Davrc_api.cc985 uint16_t profile_version = AVRC_REV_1_3; in AVRC_GetControlProfileVersion() local
1011 uint16_t profile_version = AVRC_REV_1_4; in AVRC_GetProfileVersion() local
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc_sdp.cc138 uint16_t profile_version = 0; in bta_dm_store_audio_profiles_version() local
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_server.cc70 int32_t profile_version; member
1044 int32_t profile_version, uint32_t supported_features, in sdp_save_local_pse_record_attributes()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_sdp.h49 int32_t profile_version; member
63 int32_t profile_version; member
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dsdp.rs62 pub profile_version: i32, field
99 let profile_version = sdp_hdr.profile_version; in from() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs223 profile_version: i32, field
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs130 profile_version: i32, field