Home
last modified time | relevance | path

Searched defs:sdp_rec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc_sdp.cc91 static void store_avrcp_profile_feature(tSDP_DISC_REC* sdp_rec) { in store_avrcp_profile_feature()
131 tSDP_DISC_REC* sdp_rec = get_legacy_stack_sdp_api()->db.SDP_FindServiceInDb( in bta_dm_store_audio_profiles_version() local
374 void store_avrcp_profile_feature(tSDP_DISC_REC* sdp_rec) { ::store_avrcp_profile_feature(sdp_rec); } in store_avrcp_profile_feature()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hid/
Dhidh_int.h62 tHID_DEV_SDP_INFO sdp_rec; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_act.cc208 tHID_DEV_SDP_INFO* sdp_rec) { in bta_hh_sdp_cback()