Searched refs:SOCKET_CHANNEL_AUTO_STATIC_NO_SDP (Results 1 – 4 of 4) sorted by relevance
101 if (port == BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in BluetoothServerSocket()124 if (port == BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in BluetoothServerSocket()
663 public static final int SOCKET_CHANNEL_AUTO_STATIC_NO_SDP = -2; field in BluetoothAdapter2411 if (channel == SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in listenUsingRfcommOn()2553 if (port == SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in listenUsingInsecureRfcommOn()2578 if (port == SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in listenUsingEncryptedRfcommOn()2632 if (port == SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in listenUsingL2capOn()2681 if (port == SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in listenUsingInsecureL2capOn()3295 SOCKET_CHANNEL_AUTO_STATIC_NO_SDP, false, false); in listenUsingL2capChannel()3341 SOCKET_CHANNEL_AUTO_STATIC_NO_SDP, false, false); in listenUsingInsecureL2capChannel()
203 && port != BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in BluetoothSocket()
9936 Landroid/bluetooth/BluetoothAdapter;->SOCKET_CHANNEL_AUTO_STATIC_NO_SDP:I