Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java131 private boolean mExcludeSdp = false; /* when true no SPP SDP record will be created */ field in BluetoothSocket
248 mExcludeSdp = s.mExcludeSdp; in BluetoothSocket()
308 if (mExcludeSdp) { in getSecurityFlags()
672 mExcludeSdp = excludeSdp; in setExcludeSdp()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10839 Landroid/bluetooth/BluetoothSocket;->mExcludeSdp:Z