Home
last modified time | relevance | path

Searched refs:SDP_FindProfileVersionInRec (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dsdp_api.h416 SDP_API extern BOOLEAN SDP_FindProfileVersionInRec (tSDP_DISC_REC *p_rec,
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_sdp.c361 SDP_FindProfileVersionInRec(p_rec, uuid, &p_scb->peer_version); in bta_ag_sdp_find_attr()
/external/bluetooth/bluedroid/stack/sdp/
Dsdp_api.c867 BOOLEAN SDP_FindProfileVersionInRec (tSDP_DISC_REC *p_rec, UINT16 profile_uuid, UINT16 *p_version) in SDP_FindProfileVersionInRec() function
/external/bluetooth/bluedroid/bta/av/
Dbta_av_act.c1559 SDP_FindProfileVersionInRec(p_rec, UUID_SERVCLASS_AV_REMOTE_CONTROL, &peer_rc_version); in bta_av_check_peer_features()