Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/le/
DScanRecord.java66 private final List<ParcelUuid> mServiceSolicitationUuids; field in ScanRecord
103 return mServiceSolicitationUuids; in getServiceSolicitationUuids()
177 mServiceSolicitationUuids = serviceSolicitationUuids; in ScanRecord()
314 + ", mServiceSolicitationUuids=" + mServiceSolicitationUuids in toString()