HomeSort by relevance Sort by last modified time
    Searched refs:SDP_FindProfileVersionInRec (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_sdp.c 255 SDP_FindProfileVersionInRec(p_rec, UUID_SERVCLASS_HF_HANDSFREE, &bta_hf_client_cb.scb.peer_version);
  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 404 ** Function SDP_FindProfileVersionInRec
416 SDP_API extern BOOLEAN SDP_FindProfileVersionInRec (tSDP_DISC_REC *p_rec,
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c 363 SDP_FindProfileVersionInRec(p_rec, uuid, &p_scb->peer_version);
  /external/bluetooth/bluedroid/stack/sdp/
sdp_api.c 863 ** Function SDP_FindProfileVersionInRec
875 BOOLEAN SDP_FindProfileVersionInRec (tSDP_DISC_REC *p_rec, UINT16 profile_uuid, UINT16 *p_version)
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c     [all...]

Completed in 184 milliseconds