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

  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 740 ** Function SDP_FindServiceUUIDInRec
750 SDP_API BOOLEAN SDP_FindServiceUUIDInRec(tSDP_DISC_REC *p_rec, tBT_UUID *p_uuid);
  /external/bluetooth/bluedroid/stack/sdp/
sdp_api.c 330 ** Function SDP_FindServiceUUIDInRec
341 BOOLEAN SDP_FindServiceUUIDInRec(tSDP_DISC_REC *p_rec, tBT_UUID * p_uuid)
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c 844 if (SDP_FindServiceUUIDInRec(p_sdp_rec, &service_uuid))
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 208 milliseconds