Home
last modified time | relevance | path

Searched refs:store_avrcp_profile_feature (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc_sdp.cc89 static void store_avrcp_profile_feature(tSDP_DISC_REC* sdp_rec) { in store_avrcp_profile_feature() function
126 .store_audio_profile_feature = store_avrcp_profile_feature, in bta_dm_store_audio_profiles_version()
391 void store_avrcp_profile_feature(tSDP_DISC_REC* sdp_rec) { in store_avrcp_profile_feature() function
392 ::store_avrcp_profile_feature(sdp_rec); in store_avrcp_profile_feature()
Dbta_dm_disc_legacy.cc536 static void store_avrcp_profile_feature(tSDP_DISC_REC* sdp_rec) { in store_avrcp_profile_feature() function
573 .store_audio_profile_feature = store_avrcp_profile_feature, in bta_dm_store_audio_profiles_version()
2392 void store_avrcp_profile_feature(tSDP_DISC_REC* sdp_rec) { in store_avrcp_profile_feature() function
2393 ::bta_dm_disc_legacy::store_avrcp_profile_feature(sdp_rec); in store_avrcp_profile_feature()