Searched refs:BTSOCK_FLAG_NO_SDP (Results 1 – 2 of 2) sorted by relevance
119 /*package*/ static final int BTSOCK_FLAG_NO_SDP = 1 << 2; field in BluetoothSocket309 flags |= BTSOCK_FLAG_NO_SDP; in getSecurityFlags()
11529 Landroid/bluetooth/BluetoothSocket;->BTSOCK_FLAG_NO_SDP:I