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

  /system/bt/stack/include/
sdp_api.h 720 ** Function SDP_FindServiceUUIDInRec
730 BOOLEAN SDP_FindServiceUUIDInRec(tSDP_DISC_REC *p_rec, tBT_UUID *p_uuid);
  /system/bt/stack/sdp/
sdp_api.c 323 ** Function SDP_FindServiceUUIDInRec
334 BOOLEAN SDP_FindServiceUUIDInRec(tSDP_DISC_REC *p_rec, tBT_UUID * p_uuid)
    [all...]
  /system/bt/bta/gatt/
bta_gattc_cache.c 845 if (SDP_FindServiceUUIDInRec(p_sdp_rec, &service_uuid))
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c     [all...]

Completed in 117 milliseconds