Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DObexServerSockets.java79 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()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothServerSocket.java107 if (port == BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in BluetoothServerSocket()
131 if (port == BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in BluetoothServerSocket()
DBluetoothAdapter.java811 public static final int SOCKET_CHANNEL_AUTO_STATIC_NO_SDP = -2; field in BluetoothAdapter
3062 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()
DBluetoothSocket.java231 && port != BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP) { in BluetoothSocket()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java167 BluetoothAdapter.SOCKET_CHANNEL_AUTO_STATIC_NO_SDP, in initSocket()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt120 Landroid/bluetooth/BluetoothAdapter;->SOCKET_CHANNEL_AUTO_STATIC_NO_SDP:I