Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java117 /*package*/ static final int SEC_FLAG_ENCRYPT = 1; field in BluetoothSocket
306 flags |= SEC_FLAG_ENCRYPT; in getSecurityFlags()