Searched refs:SEC_FLAG_AUTH_MITM (Results 1 – 2 of 2) sorted by relevance
120 /*package*/ static final int SEC_FLAG_AUTH_MITM = 1 << 3; field in BluetoothSocket312 flags |= SEC_FLAG_AUTH_MITM; in getSecurityFlags()
10861 Landroid/bluetooth/BluetoothSocket;->SEC_FLAG_AUTH_MITM:I