Searched refs:SOCKET_CHANNEL_AUTO_STATIC_NO_SDP (Results 1 – 6 of 6) sorted by relevance
79 BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP, in create()80 BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP, in create()96 BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP, in createInsecure()97 BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP, in createInsecure()
107 if (port == BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in BluetoothServerSocket()131 if (port == BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in BluetoothServerSocket()
811 public static final int SOCKET_CHANNEL_AUTO_STATIC_NO_SDP = -2; field in BluetoothAdapter3062 if (channel == SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in listenUsingRfcommOn()3374 if (port == SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in listenUsingInsecureRfcommOn()3409 if (port == SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in listenUsingL2capOn()3463 if (port == SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in listenUsingInsecureL2capOn()4375 SOCKET_CHANNEL_AUTO_STATIC_NO_SDP, in listenUsingL2capChannel()4431 SOCKET_CHANNEL_AUTO_STATIC_NO_SDP, in listenUsingInsecureL2capChannel()
231 && port != BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in BluetoothSocket()
167 BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP, in initSocket()
120 Landroid/bluetooth/BluetoothAdapter;->SOCKET_CHANNEL_AUTO_STATIC_NO_SDP:I