Home
last modified time | relevance | path

Searched refs:bindListen (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3061 int errno = socket.mSocket.bindListen(); in listenUsingRfcommOn()
3349 int errno = socket.mSocket.bindListen(); in createNewRfcommSocketAndRecord()
3373 int errno = socket.mSocket.bindListen(); in listenUsingInsecureRfcommOn()
3408 int errno = socket.mSocket.bindListen(); in listenUsingL2capOn()
3462 int errno = socket.mSocket.bindListen(); in listenUsingInsecureL2capOn()
4378 int errno = socket.mSocket.bindListen(); in listenUsingL2capChannel()
4434 int errno = socket.mSocket.bindListen(); in listenUsingInsecureL2capChannel()
DBluetoothSocket.java530 /*package*/ int bindListen() { in bindListen() method in BluetoothSocket
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1007 Landroid/bluetooth/BluetoothSocket;->bindListen()I