Searched refs:mExcludeSdp (Results 1 – 2 of 2) sorted by relevance
131 private boolean mExcludeSdp = false; /* when true no SPP SDP record will be created */ field in BluetoothSocket248 mExcludeSdp = s.mExcludeSdp; in BluetoothSocket()308 if (mExcludeSdp) { in getSecurityFlags()672 mExcludeSdp = excludeSdp; in setExcludeSdp()
10839 Landroid/bluetooth/BluetoothSocket;->mExcludeSdp:Z